dbus-cxx-config.h
Go to the documentation of this file.00001 #ifndef _DBUS_CXX_DBUS_CXX_CONFIG_H
00002 #define _DBUS_CXX_DBUS_CXX_CONFIG_H 1
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020 #ifndef DBUS_CXX_HAVE_DLFCN_H
00021 #define DBUS_CXX_HAVE_DLFCN_H 1
00022 #endif
00023
00024
00025 #ifndef DBUS_CXX_HAVE_EXPAT_H
00026 #define DBUS_CXX_HAVE_EXPAT_H 1
00027 #endif
00028
00029
00030 #ifndef DBUS_CXX_HAVE_INTTYPES_H
00031 #define DBUS_CXX_HAVE_INTTYPES_H 1
00032 #endif
00033
00034
00035 #ifndef DBUS_CXX_HAVE_LIBEXPAT
00036 #define DBUS_CXX_HAVE_LIBEXPAT 1
00037 #endif
00038
00039
00040 #ifndef DBUS_CXX_HAVE_LIBPOPT
00041 #define DBUS_CXX_HAVE_LIBPOPT 1
00042 #endif
00043
00044
00045 #ifndef DBUS_CXX_HAVE_LIBPTHREAD
00046 #define DBUS_CXX_HAVE_LIBPTHREAD 1
00047 #endif
00048
00049
00050 #ifndef DBUS_CXX_HAVE_LIBRT
00051 #define DBUS_CXX_HAVE_LIBRT 1
00052 #endif
00053
00054
00055
00056
00057
00058 #ifndef DBUS_CXX_HAVE_MEMORY_H
00059 #define DBUS_CXX_HAVE_MEMORY_H 1
00060 #endif
00061
00062
00063 #ifndef DBUS_CXX_HAVE_POPT_H
00064 #define DBUS_CXX_HAVE_POPT_H 1
00065 #endif
00066
00067
00068 #ifndef DBUS_CXX_HAVE_STDCXX_0X
00069 #define DBUS_CXX_HAVE_STDCXX_0X
00070 #endif
00071
00072
00073 #ifndef DBUS_CXX_HAVE_STDINT_H
00074 #define DBUS_CXX_HAVE_STDINT_H 1
00075 #endif
00076
00077
00078 #ifndef DBUS_CXX_HAVE_STDLIB_H
00079 #define DBUS_CXX_HAVE_STDLIB_H 1
00080 #endif
00081
00082
00083 #ifndef DBUS_CXX_HAVE_STRINGS_H
00084 #define DBUS_CXX_HAVE_STRINGS_H 1
00085 #endif
00086
00087
00088 #ifndef DBUS_CXX_HAVE_STRING_H
00089 #define DBUS_CXX_HAVE_STRING_H 1
00090 #endif
00091
00092
00093 #ifndef DBUS_CXX_HAVE_SYS_STAT_H
00094 #define DBUS_CXX_HAVE_SYS_STAT_H 1
00095 #endif
00096
00097
00098 #ifndef DBUS_CXX_HAVE_SYS_TYPES_H
00099 #define DBUS_CXX_HAVE_SYS_TYPES_H 1
00100 #endif
00101
00102
00103 #ifndef DBUS_CXX_HAVE_UNISTD_H
00104 #define DBUS_CXX_HAVE_UNISTD_H 1
00105 #endif
00106
00107
00108 #ifndef DBUS_CXX_PACKAGE
00109 #define DBUS_CXX_PACKAGE "dbus-cxx"
00110 #endif
00111
00112
00113 #ifndef DBUS_CXX_PACKAGE_BUGREPORT
00114 #define DBUS_CXX_PACKAGE_BUGREPORT "rvinyard@cs.nmsu.edu"
00115 #endif
00116
00117
00118 #ifndef DBUS_CXX_PACKAGE_MAJOR_VERSION
00119 #define DBUS_CXX_PACKAGE_MAJOR_VERSION 0
00120 #endif
00121
00122
00123 #ifndef DBUS_CXX_PACKAGE_MICRO_VERSION
00124 #define DBUS_CXX_PACKAGE_MICRO_VERSION 2
00125 #endif
00126
00127
00128 #ifndef DBUS_CXX_PACKAGE_MINOR_VERSION
00129 #define DBUS_CXX_PACKAGE_MINOR_VERSION 1
00130 #endif
00131
00132
00133 #ifndef DBUS_CXX_PACKAGE_NAME
00134 #define DBUS_CXX_PACKAGE_NAME "dbus-cxx"
00135 #endif
00136
00137
00138 #ifndef DBUS_CXX_PACKAGE_STRING
00139 #define DBUS_CXX_PACKAGE_STRING "dbus-cxx 0.1.2"
00140 #endif
00141
00142
00143 #ifndef DBUS_CXX_PACKAGE_TARNAME
00144 #define DBUS_CXX_PACKAGE_TARNAME "dbus-cxx"
00145 #endif
00146
00147
00148 #ifndef DBUS_CXX_PACKAGE_VERSION
00149 #define DBUS_CXX_PACKAGE_VERSION "0.1.2"
00150 #endif
00151
00152
00153 #ifndef DBUS_CXX_STDC_HEADERS
00154 #define DBUS_CXX_STDC_HEADERS 1
00155 #endif
00156
00157
00158
00159
00160
00161 #ifndef DBUS_CXX_USE_BOOST_VARIANT
00162 #define DBUS_CXX_USE_BOOST_VARIANT 1
00163 #endif
00164
00165
00166 #ifndef DBUS_CXX_USE_CXX0X_SMART_POINTER
00167 #define DBUS_CXX_USE_CXX0X_SMART_POINTER
00168 #endif
00169
00170
00171
00172
00173
00174
00175
00176
00177 #ifndef DBUS_CXX_VERSION
00178 #define DBUS_CXX_VERSION "0.1.2"
00179 #endif
00180
00181
00182
00183
00184 #endif