config.hpp
Go to the documentation of this file.
00001 #ifndef _OBJ_CONFIG_HPP
00002 #define _OBJ_CONFIG_HPP 1
00003  
00004 /* obj/config.hpp. Generated automatically at end of configure. */
00005 /* config.h.  Generated from config.h.in by configure.  */
00006 /* config.h.in.  Generated from configure.ac by autoheader.  */
00007 
00008 /* Define to 1 if you have the <dlfcn.h> header file. */
00009 #ifndef OBJ_HAVE_DLFCN_H 
00010 #define OBJ_HAVE_DLFCN_H  1 
00011 #endif
00012 
00013 /* Define to 1 if you have the <inttypes.h> header file. */
00014 #ifndef OBJ_HAVE_INTTYPES_H 
00015 #define OBJ_HAVE_INTTYPES_H  1 
00016 #endif
00017 
00018 /* Define to 1 if you have the <memory.h> header file. */
00019 #ifndef OBJ_HAVE_MEMORY_H 
00020 #define OBJ_HAVE_MEMORY_H  1 
00021 #endif
00022 
00023 /* Define to 1 if stdbool.h conforms to C99. */
00024 #ifndef OBJ_HAVE_STDBOOL_H 
00025 #define OBJ_HAVE_STDBOOL_H  1 
00026 #endif
00027 
00028 /* Define to 1 if you have the <stdint.h> header file. */
00029 #ifndef OBJ_HAVE_STDINT_H 
00030 #define OBJ_HAVE_STDINT_H  1 
00031 #endif
00032 
00033 /* Define to 1 if you have the <stdlib.h> header file. */
00034 #ifndef OBJ_HAVE_STDLIB_H 
00035 #define OBJ_HAVE_STDLIB_H  1 
00036 #endif
00037 
00038 /* Define to 1 if you have the <strings.h> header file. */
00039 #ifndef OBJ_HAVE_STRINGS_H 
00040 #define OBJ_HAVE_STRINGS_H  1 
00041 #endif
00042 
00043 /* Define to 1 if you have the <string.h> header file. */
00044 #ifndef OBJ_HAVE_STRING_H 
00045 #define OBJ_HAVE_STRING_H  1 
00046 #endif
00047 
00048 /* Define to 1 if you have the <sys/stat.h> header file. */
00049 #ifndef OBJ_HAVE_SYS_STAT_H 
00050 #define OBJ_HAVE_SYS_STAT_H  1 
00051 #endif
00052 
00053 /* Define to 1 if you have the <sys/types.h> header file. */
00054 #ifndef OBJ_HAVE_SYS_TYPES_H 
00055 #define OBJ_HAVE_SYS_TYPES_H  1 
00056 #endif
00057 
00058 /* Define to 1 if you have <tr1/functional>. */
00059 #ifndef OBJ_HAVE_TR1_FUNCTIONAL 
00060 #define OBJ_HAVE_TR1_FUNCTIONAL  1 
00061 #endif
00062 
00063 /* Define to 1 if you have <tr1/tuple>. */
00064 #ifndef OBJ_HAVE_TR1_TUPLE 
00065 #define OBJ_HAVE_TR1_TUPLE  1 
00066 #endif
00067 
00068 /* Define to 1 if you have the <unistd.h> header file. */
00069 #ifndef OBJ_HAVE_UNISTD_H 
00070 #define OBJ_HAVE_UNISTD_H  1 
00071 #endif
00072 
00073 /* Define to 1 if the system has the type `_Bool'. */
00074 /* #undef HAVE__BOOL */
00075 
00076 /* Name of package */
00077 #ifndef OBJ_PACKAGE 
00078 #define OBJ_PACKAGE  "obj" 
00079 #endif
00080 
00081 /* Author of package */
00082 #ifndef OBJ_PACKAGE_AUTHOR 
00083 #define OBJ_PACKAGE_AUTHOR  "Ares Lagae" 
00084 #endif
00085 
00086 /* Define to the address where bug reports for this package should be sent. */
00087 #ifndef OBJ_PACKAGE_BUGREPORT 
00088 #define OBJ_PACKAGE_BUGREPORT  "ares.lagae@cs.kuleuven.be" 
00089 #endif
00090 
00091 /* Define to the full name of this package. */
00092 #ifndef OBJ_PACKAGE_NAME 
00093 #define OBJ_PACKAGE_NAME  "obj" 
00094 #endif
00095 
00096 /* Define to the full name and version of this package. */
00097 #ifndef OBJ_PACKAGE_STRING 
00098 #define OBJ_PACKAGE_STRING  "obj 0.1" 
00099 #endif
00100 
00101 /* Define to the one symbol short name of this package. */
00102 #ifndef OBJ_PACKAGE_TARNAME 
00103 #define OBJ_PACKAGE_TARNAME  "obj" 
00104 #endif
00105 
00106 /* Define to the version of this package. */
00107 #ifndef OBJ_PACKAGE_VERSION 
00108 #define OBJ_PACKAGE_VERSION  "0.1" 
00109 #endif
00110 
00111 /* Define to 1 if you have the ANSI C header files. */
00112 /* #undef STDC_HEADERS */
00113 
00114 /* Version number of package */
00115 #ifndef OBJ_VERSION 
00116 #define OBJ_VERSION  "0.1" 
00117 #endif
00118 
00119 /* Define to empty if `const' does not conform to ANSI C. */
00120 /* #undef const */
00121 
00122 /* Define to `unsigned int' if <sys/types.h> does not define. */
00123 /* #undef size_t */
00124  
00125 /* once: _OBJ_CONFIG_HPP */
00126 #endif


libobj
Author(s): Robert Krug
autogenerated on Mon Jan 6 2014 11:32:19