Main Page Class Hierarchy Alphabetical List Compound List Examples |
00001 /* mimetic/config.h. Generated by configure. */ 00002 /* mimetic/config.h.in. Generated from configure.in by autoheader. */ 00003 00004 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 00005 */ 00006 #define HAVE_DIRENT_H 1 00007 00008 /* Define to 1 if you have the <dlfcn.h> header file. */ 00009 #define HAVE_DLFCN_H 1 00010 00011 /* Define to 1 if you have the `getpagesize' function. */ 00012 #define HAVE_GETPAGESIZE 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 `madvise' function. */ 00018 #define HAVE_MADVISE 1 00019 00020 /* Define to 1 if you have the <memory.h> header file. */ 00021 #define HAVE_MEMORY_H 1 00022 00023 /* Define to 1 if you have a working `mmap' system call. */ 00024 #define HAVE_MMAP 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/time.h> header file. */ 00053 #define HAVE_SYS_TIME_H 1 00054 00055 /* Define to 1 if you have the <sys/types.h> header file. */ 00056 #define HAVE_SYS_TYPES_H 1 00057 00058 /* Define to 1 if you have the <unistd.h> header file. */ 00059 #define HAVE_UNISTD_H 1 00060 00061 /* Name of package */ 00062 #define PACKAGE "mimetic" 00063 00064 /* Define to the address where bug reports for this package should be sent. */ 00065 #define PACKAGE_BUGREPORT "" 00066 00067 /* Define to the full name of this package. */ 00068 #define PACKAGE_NAME "" 00069 00070 /* Define to the full name and version of this package. */ 00071 #define PACKAGE_STRING "" 00072 00073 /* Define to the one symbol short name of this package. */ 00074 #define PACKAGE_TARNAME "" 00075 00076 /* Define to the version of this package. */ 00077 #define PACKAGE_VERSION "" 00078 00079 /* Define to 1 if you have the ANSI C header files. */ 00080 #define STDC_HEADERS 1 00081 00082 /* Version number of package */ 00083 #define VERSION "0.9.1" 00084 00085 /* Define to `int' if <sys/types.h> doesn't define. */ 00086 /* #undef gid_t */ 00087 00088 /* Define to `long' if <sys/types.h> does not define. */ 00089 /* #undef off_t */ 00090 00091 /* Define to `unsigned' if <sys/types.h> does not define. */ 00092 /* #undef size_t */ 00093 00094 /* Define to `int' if <sys/types.h> doesn't define. */ 00095 /* #undef uid_t */