papyrus-config.h
Go to the documentation of this file.00001 #ifndef _PAPYRUS_PAPYRUS_CONFIG_H
00002 #define _PAPYRUS_PAPYRUS_CONFIG_H 1
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017 #ifndef PAPYRUS_HAVE_DLFCN_H
00018 #define PAPYRUS_HAVE_DLFCN_H 1
00019 #endif
00020
00021
00022 #ifndef PAPYRUS_HAVE_EXPAT_H
00023 #define PAPYRUS_HAVE_EXPAT_H 1
00024 #endif
00025
00026
00027 #ifndef PAPYRUS_HAVE_INTTYPES_H
00028 #define PAPYRUS_HAVE_INTTYPES_H 1
00029 #endif
00030
00031
00032 #ifndef PAPYRUS_HAVE_LIBEXPAT
00033 #define PAPYRUS_HAVE_LIBEXPAT 1
00034 #endif
00035
00036
00037 #ifndef PAPYRUS_HAVE_MEMORY_H
00038 #define PAPYRUS_HAVE_MEMORY_H 1
00039 #endif
00040
00041
00042 #ifndef PAPYRUS_HAVE_STDCXX_0X
00043 #define PAPYRUS_HAVE_STDCXX_0X
00044 #endif
00045
00046
00047 #ifndef PAPYRUS_HAVE_STDINT_H
00048 #define PAPYRUS_HAVE_STDINT_H 1
00049 #endif
00050
00051
00052 #ifndef PAPYRUS_HAVE_STDLIB_H
00053 #define PAPYRUS_HAVE_STDLIB_H 1
00054 #endif
00055
00056
00057 #ifndef PAPYRUS_HAVE_STRINGS_H
00058 #define PAPYRUS_HAVE_STRINGS_H 1
00059 #endif
00060
00061
00062 #ifndef PAPYRUS_HAVE_STRING_H
00063 #define PAPYRUS_HAVE_STRING_H 1
00064 #endif
00065
00066
00067 #ifndef PAPYRUS_HAVE_SYS_STAT_H
00068 #define PAPYRUS_HAVE_SYS_STAT_H 1
00069 #endif
00070
00071
00072 #ifndef PAPYRUS_HAVE_SYS_TYPES_H
00073 #define PAPYRUS_HAVE_SYS_TYPES_H 1
00074 #endif
00075
00076
00077 #ifndef PAPYRUS_HAVE_UNISTD_H
00078 #define PAPYRUS_HAVE_UNISTD_H 1
00079 #endif
00080
00081
00082
00083 #ifndef PAPYRUS_LT_OBJDIR
00084 #define PAPYRUS_LT_OBJDIR ".libs/"
00085 #endif
00086
00087
00088 #ifndef PAPYRUS_PACKAGE
00089 #define PAPYRUS_PACKAGE "papyrus"
00090 #endif
00091
00092
00093 #ifndef PAPYRUS_PACKAGE_BUGREPORT
00094 #define PAPYRUS_PACKAGE_BUGREPORT "rvinyard@cs.nmsu.edu"
00095 #endif
00096
00097
00098 #ifndef PAPYRUS_PACKAGE_MAJOR_VERSION
00099 #define PAPYRUS_PACKAGE_MAJOR_VERSION 0
00100 #endif
00101
00102
00103 #ifndef PAPYRUS_PACKAGE_MICRO_VERSION
00104 #define PAPYRUS_PACKAGE_MICRO_VERSION 2
00105 #endif
00106
00107
00108 #ifndef PAPYRUS_PACKAGE_MINOR_VERSION
00109 #define PAPYRUS_PACKAGE_MINOR_VERSION 13
00110 #endif
00111
00112
00113 #ifndef PAPYRUS_PACKAGE_NAME
00114 #define PAPYRUS_PACKAGE_NAME "papyrus"
00115 #endif
00116
00117
00118 #ifndef PAPYRUS_PACKAGE_STRING
00119 #define PAPYRUS_PACKAGE_STRING "papyrus 0.13.2"
00120 #endif
00121
00122
00123 #ifndef PAPYRUS_PACKAGE_TARNAME
00124 #define PAPYRUS_PACKAGE_TARNAME "papyrus"
00125 #endif
00126
00127
00128 #ifndef PAPYRUS_PACKAGE_VERSION
00129 #define PAPYRUS_PACKAGE_VERSION "0.13.2"
00130 #endif
00131
00132
00133 #ifndef PAPYRUS_STDC_HEADERS
00134 #define PAPYRUS_STDC_HEADERS 1
00135 #endif
00136
00137
00138
00139
00140
00141 #ifndef PAPYRUS_USE_CXX0X_SMART_POINTER
00142 #define PAPYRUS_USE_CXX0X_SMART_POINTER
00143 #endif
00144
00145
00146
00147
00148
00149 #ifndef PAPYRUS_VERSION
00150 #define PAPYRUS_VERSION "0.13.2"
00151 #endif
00152
00153
00154
00155
00156
00157
00158
00159
00160 #endif