idioskopos-config.h

00001 #ifndef _IDIOSKOPOS_IDIOSKOPOS_CONFIG_H
00002 #define _IDIOSKOPOS_IDIOSKOPOS_CONFIG_H 1
00003  
00004 /*
00005 idioskopos/idioskopos-config.h.
00006 Generated
00007 automatically
00008 at
00009 end
00010 of
00011 configure.
00012 */
00013 /* config.h.  Generated by configure.  */
00014 /* config.h.in.  Generated from configure.in by autoheader.  */
00015 
00016 /* Define to 1 if you have the <dlfcn.h> header file. */
00017 #ifndef IDIOSKOPOS_HAVE_DLFCN_H 
00018 #define IDIOSKOPOS_HAVE_DLFCN_H  1 
00019 #endif
00020 
00021 /* Define to 1 if you have the <inttypes.h> header file. */
00022 #ifndef IDIOSKOPOS_HAVE_INTTYPES_H 
00023 #define IDIOSKOPOS_HAVE_INTTYPES_H  1 
00024 #endif
00025 
00026 /* Define to 1 if you have the <memory.h> header file. */
00027 #ifndef IDIOSKOPOS_HAVE_MEMORY_H 
00028 #define IDIOSKOPOS_HAVE_MEMORY_H  1 
00029 #endif
00030 
00031 /* Define to 1 if you have the <stdint.h> header file. */
00032 #ifndef IDIOSKOPOS_HAVE_STDINT_H 
00033 #define IDIOSKOPOS_HAVE_STDINT_H  1 
00034 #endif
00035 
00036 /* Define to 1 if you have the <stdlib.h> header file. */
00037 #ifndef IDIOSKOPOS_HAVE_STDLIB_H 
00038 #define IDIOSKOPOS_HAVE_STDLIB_H  1 
00039 #endif
00040 
00041 /* Define to 1 if you have the <strings.h> header file. */
00042 #ifndef IDIOSKOPOS_HAVE_STRINGS_H 
00043 #define IDIOSKOPOS_HAVE_STRINGS_H  1 
00044 #endif
00045 
00046 /* Define to 1 if you have the <string.h> header file. */
00047 #ifndef IDIOSKOPOS_HAVE_STRING_H 
00048 #define IDIOSKOPOS_HAVE_STRING_H  1 
00049 #endif
00050 
00051 /* Define to 1 if you have the <sys/stat.h> header file. */
00052 #ifndef IDIOSKOPOS_HAVE_SYS_STAT_H 
00053 #define IDIOSKOPOS_HAVE_SYS_STAT_H  1 
00054 #endif
00055 
00056 /* Define to 1 if you have the <sys/types.h> header file. */
00057 #ifndef IDIOSKOPOS_HAVE_SYS_TYPES_H 
00058 #define IDIOSKOPOS_HAVE_SYS_TYPES_H  1 
00059 #endif
00060 
00061 /* Define to 1 if you have the <unistd.h> header file. */
00062 #ifndef IDIOSKOPOS_HAVE_UNISTD_H 
00063 #define IDIOSKOPOS_HAVE_UNISTD_H  1 
00064 #endif
00065 
00066 /* Name of package */
00067 #ifndef IDIOSKOPOS_PACKAGE 
00068 #define IDIOSKOPOS_PACKAGE  "idioskopos" 
00069 #endif
00070 
00071 /* Define to the address where bug reports for this package should be sent. */
00072 #ifndef IDIOSKOPOS_PACKAGE_BUGREPORT 
00073 #define IDIOSKOPOS_PACKAGE_BUGREPORT  "rvinyard@cs.nmsu.edu" 
00074 #endif
00075 
00076 /* Major version */
00077 #ifndef IDIOSKOPOS_PACKAGE_MAJOR_VERSION 
00078 #define IDIOSKOPOS_PACKAGE_MAJOR_VERSION  0 
00079 #endif
00080 
00081 /* Micro version */
00082 #ifndef IDIOSKOPOS_PACKAGE_MICRO_VERSION 
00083 #define IDIOSKOPOS_PACKAGE_MICRO_VERSION  1 
00084 #endif
00085 
00086 /* Minor version */
00087 #ifndef IDIOSKOPOS_PACKAGE_MINOR_VERSION 
00088 #define IDIOSKOPOS_PACKAGE_MINOR_VERSION  4 
00089 #endif
00090 
00091 /* Define to the full name of this package. */
00092 #ifndef IDIOSKOPOS_PACKAGE_NAME 
00093 #define IDIOSKOPOS_PACKAGE_NAME  "idioskopos" 
00094 #endif
00095 
00096 /* Define to the full name and version of this package. */
00097 #ifndef IDIOSKOPOS_PACKAGE_STRING 
00098 #define IDIOSKOPOS_PACKAGE_STRING  "idioskopos 0.4.1" 
00099 #endif
00100 
00101 /* Define to the one symbol short name of this package. */
00102 #ifndef IDIOSKOPOS_PACKAGE_TARNAME 
00103 #define IDIOSKOPOS_PACKAGE_TARNAME  "idioskopos" 
00104 #endif
00105 
00106 /* Define to the version of this package. */
00107 #ifndef IDIOSKOPOS_PACKAGE_VERSION 
00108 #define IDIOSKOPOS_PACKAGE_VERSION  "0.4.1" 
00109 #endif
00110 
00111 /* Define to 1 if you have the ANSI C header files. */
00112 #ifndef IDIOSKOPOS_STDC_HEADERS 
00113 #define IDIOSKOPOS_STDC_HEADERS  1 
00114 #endif
00115 
00116 /* If defined, boost library arrays will be used */
00117 /* #undef IDIOSKOPOS_USE_BOOST_ARRAY */
00118 
00119 /* If defined, boost library smart pointers will be used */
00120 /* #undef IDIOSKOPOS_USE_BOOST_SMART_POINTER */
00121 
00122 /* If defined TR1 arrays will be used */
00123 #ifndef IDIOSKOPOS_USE_TR1_ARRAY 
00124 #define IDIOSKOPOS_USE_TR1_ARRAY   
00125 #endif
00126 
00127 /* If defined TR1 smart pointers will be used */
00128 #ifndef IDIOSKOPOS_USE_TR1_SMART_POINTER 
00129 #define IDIOSKOPOS_USE_TR1_SMART_POINTER   
00130 #endif
00131 
00132 /* Version number of package */
00133 #ifndef IDIOSKOPOS_VERSION 
00134 #define IDIOSKOPOS_VERSION  "0.4.1" 
00135 #endif
00136  
00137 /* once:
00138 _IDIOSKOPOS_IDIOSKOPOS_CONFIG_H
00139 */
00140 #endif

Generated on Thu Jan 11 00:26:41 2007 by  doxygen 1.5.1