Go to the documentation of this file.00001 #ifndef _OBJ_CONFIG_HPP
00002 #define _OBJ_CONFIG_HPP 1
00003
00004
00005
00006
00007
00008
00009 #ifndef OBJ_HAVE_DLFCN_H
00010 #define OBJ_HAVE_DLFCN_H 1
00011 #endif
00012
00013
00014 #ifndef OBJ_HAVE_INTTYPES_H
00015 #define OBJ_HAVE_INTTYPES_H 1
00016 #endif
00017
00018
00019 #ifndef OBJ_HAVE_MEMORY_H
00020 #define OBJ_HAVE_MEMORY_H 1
00021 #endif
00022
00023
00024 #ifndef OBJ_HAVE_STDBOOL_H
00025 #define OBJ_HAVE_STDBOOL_H 1
00026 #endif
00027
00028
00029 #ifndef OBJ_HAVE_STDINT_H
00030 #define OBJ_HAVE_STDINT_H 1
00031 #endif
00032
00033
00034 #ifndef OBJ_HAVE_STDLIB_H
00035 #define OBJ_HAVE_STDLIB_H 1
00036 #endif
00037
00038
00039 #ifndef OBJ_HAVE_STRINGS_H
00040 #define OBJ_HAVE_STRINGS_H 1
00041 #endif
00042
00043
00044 #ifndef OBJ_HAVE_STRING_H
00045 #define OBJ_HAVE_STRING_H 1
00046 #endif
00047
00048
00049 #ifndef OBJ_HAVE_SYS_STAT_H
00050 #define OBJ_HAVE_SYS_STAT_H 1
00051 #endif
00052
00053
00054 #ifndef OBJ_HAVE_SYS_TYPES_H
00055 #define OBJ_HAVE_SYS_TYPES_H 1
00056 #endif
00057
00058
00059 #ifndef OBJ_HAVE_TR1_FUNCTIONAL
00060 #define OBJ_HAVE_TR1_FUNCTIONAL 1
00061 #endif
00062
00063
00064 #ifndef OBJ_HAVE_TR1_TUPLE
00065 #define OBJ_HAVE_TR1_TUPLE 1
00066 #endif
00067
00068
00069 #ifndef OBJ_HAVE_UNISTD_H
00070 #define OBJ_HAVE_UNISTD_H 1
00071 #endif
00072
00073
00074
00075
00076
00077 #ifndef OBJ_PACKAGE
00078 #define OBJ_PACKAGE "obj"
00079 #endif
00080
00081
00082 #ifndef OBJ_PACKAGE_AUTHOR
00083 #define OBJ_PACKAGE_AUTHOR "Ares Lagae"
00084 #endif
00085
00086
00087 #ifndef OBJ_PACKAGE_BUGREPORT
00088 #define OBJ_PACKAGE_BUGREPORT "ares.lagae@cs.kuleuven.be"
00089 #endif
00090
00091
00092 #ifndef OBJ_PACKAGE_NAME
00093 #define OBJ_PACKAGE_NAME "obj"
00094 #endif
00095
00096
00097 #ifndef OBJ_PACKAGE_STRING
00098 #define OBJ_PACKAGE_STRING "obj 0.1"
00099 #endif
00100
00101
00102 #ifndef OBJ_PACKAGE_TARNAME
00103 #define OBJ_PACKAGE_TARNAME "obj"
00104 #endif
00105
00106
00107 #ifndef OBJ_PACKAGE_VERSION
00108 #define OBJ_PACKAGE_VERSION "0.1"
00109 #endif
00110
00111
00112
00113
00114
00115 #ifndef OBJ_VERSION
00116 #define OBJ_VERSION "0.1"
00117 #endif
00118
00119
00120
00121
00122
00123
00124
00125
00126 #endif