g13-config.h
Go to the documentation of this file.00001 #ifndef _G___G___CONFIG_H
00002 #define _G___G___CONFIG_H 1
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017 #ifndef G13_HAVE_DLFCN_H
00018 #define G13_HAVE_DLFCN_H 1
00019 #endif
00020
00021
00022 #ifndef G13_HAVE_ERRNO_H
00023 #define G13_HAVE_ERRNO_H 1
00024 #endif
00025
00026
00027 #ifndef G13_HAVE_INTTYPES_H
00028 #define G13_HAVE_INTTYPES_H 1
00029 #endif
00030
00031
00032 #ifndef G13_HAVE_LIBPOPT
00033 #define G13_HAVE_LIBPOPT 1
00034 #endif
00035
00036
00037 #ifndef G13_HAVE_LIBSYSFS
00038 #define G13_HAVE_LIBSYSFS 1
00039 #endif
00040
00041
00042 #ifndef G13_HAVE_MEMORY_H
00043 #define G13_HAVE_MEMORY_H 1
00044 #endif
00045
00046
00047 #ifndef G13_HAVE_POPT_H
00048 #define G13_HAVE_POPT_H 1
00049 #endif
00050
00051
00052 #ifndef G13_HAVE_STDCXX_0X
00053 #define G13_HAVE_STDCXX_0X
00054 #endif
00055
00056
00057 #ifndef G13_HAVE_STDINT_H
00058 #define G13_HAVE_STDINT_H 1
00059 #endif
00060
00061
00062 #ifndef G13_HAVE_STDLIB_H
00063 #define G13_HAVE_STDLIB_H 1
00064 #endif
00065
00066
00067 #ifndef G13_HAVE_STRINGS_H
00068 #define G13_HAVE_STRINGS_H 1
00069 #endif
00070
00071
00072 #ifndef G13_HAVE_STRING_H
00073 #define G13_HAVE_STRING_H 1
00074 #endif
00075
00076
00077 #ifndef G13_HAVE_SYSFS_LIBSYSFS_H
00078 #define G13_HAVE_SYSFS_LIBSYSFS_H 1
00079 #endif
00080
00081
00082 #ifndef G13_HAVE_SYS_STAT_H
00083 #define G13_HAVE_SYS_STAT_H 1
00084 #endif
00085
00086
00087 #ifndef G13_HAVE_SYS_TYPES_H
00088 #define G13_HAVE_SYS_TYPES_H 1
00089 #endif
00090
00091
00092 #ifndef G13_HAVE_UNISTD_H
00093 #define G13_HAVE_UNISTD_H 1
00094 #endif
00095
00096
00097
00098 #ifndef G13_LT_OBJDIR
00099 #define G13_LT_OBJDIR ".libs/"
00100 #endif
00101
00102
00103 #ifndef G13_PACKAGE
00104 #define G13_PACKAGE "g13"
00105 #endif
00106
00107
00108 #ifndef G13_PACKAGE_BUGREPORT
00109 #define G13_PACKAGE_BUGREPORT "rvinyard@cs.nmsu.edu"
00110 #endif
00111
00112
00113 #ifndef G13_PACKAGE_MAJOR_VERSION
00114 #define G13_PACKAGE_MAJOR_VERSION 0
00115 #endif
00116
00117
00118 #ifndef G13_PACKAGE_MICRO_VERSION
00119 #define G13_PACKAGE_MICRO_VERSION 0
00120 #endif
00121
00122
00123 #ifndef G13_PACKAGE_MINOR_VERSION
00124 #define G13_PACKAGE_MINOR_VERSION 1
00125 #endif
00126
00127
00128 #ifndef G13_PACKAGE_NAME
00129 #define G13_PACKAGE_NAME "g13"
00130 #endif
00131
00132
00133 #ifndef G13_PACKAGE_STRING
00134 #define G13_PACKAGE_STRING "g13 0.1.0"
00135 #endif
00136
00137
00138 #ifndef G13_PACKAGE_TARNAME
00139 #define G13_PACKAGE_TARNAME "g13"
00140 #endif
00141
00142
00143 #ifndef G13_PACKAGE_VERSION
00144 #define G13_PACKAGE_VERSION "0.1.0"
00145 #endif
00146
00147
00148 #ifndef G13_STDC_HEADERS
00149 #define G13_STDC_HEADERS 1
00150 #endif
00151
00152
00153
00154
00155
00156 #ifndef G13_USE_CXX0X_SMART_POINTER
00157 #define G13_USE_CXX0X_SMART_POINTER
00158 #endif
00159
00160
00161
00162
00163
00164 #ifndef G13_VERSION
00165 #define G13_VERSION "0.1.0"
00166 #endif
00167
00168
00169 #ifndef G13__GNU_SOURCE
00170 #define G13__GNU_SOURCE 1
00171 #endif
00172
00173
00174
00175
00176 #endif