Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

autoconf.h

00001 /* include/autoconf.h.  Generated by configure.  */
00002 /* include/autoconf.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define if you want to enable dynamic loading. */
00005 #define ENABLE_LOADER 1
00006 
00007 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00008    */
00009 #define HAVE_DIRENT_H 1
00010 
00011 /* Define to 1 if you have the <dlfcn.h> header file. */
00012 #define HAVE_DLFCN_H 1
00013 
00014 /* Define to 1 if you have the <inttypes.h> header file. */
00015 #define HAVE_INTTYPES_H 1
00016 
00017 /* Define to 1 if you have the <limits.h> header file. */
00018 #define HAVE_LIMITS_H 1
00019 
00020 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
00021 /* #undef HAVE_MACH_O_DYLD_H */
00022 
00023 /* Define to 1 if you have the <memory.h> header file. */
00024 #define HAVE_MEMORY_H 1
00025 
00026 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00027 /* #undef HAVE_NDIR_H */
00028 
00029 /* Define to 1 if you have the <stdint.h> header file. */
00030 #define HAVE_STDINT_H 1
00031 
00032 /* Define to 1 if you have the <stdlib.h> header file. */
00033 #define HAVE_STDLIB_H 1
00034 
00035 /* Define to 1 if you have the <strings.h> header file. */
00036 #define HAVE_STRINGS_H 1
00037 
00038 /* Define to 1 if you have the <string.h> header file. */
00039 #define HAVE_STRING_H 1
00040 
00041 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00042    */
00043 /* #undef HAVE_SYS_DIR_H */
00044 
00045 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00046    */
00047 /* #undef HAVE_SYS_NDIR_H */
00048 
00049 /* Define to 1 if you have the <sys/stat.h> header file. */
00050 #define HAVE_SYS_STAT_H 1
00051 
00052 /* Define to 1 if you have the <sys/types.h> header file. */
00053 #define HAVE_SYS_TYPES_H 1
00054 
00055 /* Define to 1 if you have the <unistd.h> header file. */
00056 #define HAVE_UNISTD_H 1
00057 
00058 /* Define to the address where bug reports for this package should be sent. */
00059 #define PACKAGE_BUGREPORT "pp@ludusdesign.com"
00060 
00061 /* Define to the full name of this package. */
00062 #define PACKAGE_NAME "XPLC"
00063 
00064 /* Define to the full name and version of this package. */
00065 #define PACKAGE_STRING "XPLC 0.3.10"
00066 
00067 /* Define to the one symbol short name of this package. */
00068 #define PACKAGE_TARNAME "xplc"
00069 
00070 /* Define to the version of this package. */
00071 #define PACKAGE_VERSION "0.3.10"
00072 
00073 /* Define to 1 if you have the ANSI C header files. */
00074 #define STDC_HEADERS 1
00075 
00076 /* Define if you have dlopen. */
00077 #define WITH_DLOPEN 1
00078 
00079 /* Define if you have dyld. */
00080 /* #undef WITH_DYLD */

Generated on Sun Jul 10 15:34:12 2005 for WvStreams by  doxygen 1.4.0