00001 /* config.h. Generated by configure. */ 00002 /* config.h.in. Generated from configure.in by autoheader. */ 00003 /* #undef ENABLE_NLS */ 00004 /* #undef HAVE_CATGETS */ 00005 /* #undef HAVE_GETTEXT */ 00006 /* #undef HAVE_LC_MESSAGES */ 00007 /* #undef HAVE_STPCPY */ 00008 /* #undef HAVE_LIBSM */ 00009 /* #undef PACKAGE_LOCALE_DIR */ 00010 #define PACKAGE_DOC_DIR "/usr/local/doc/paradisEO" 00011 #define PACKAGE_DATA_DIR "/usr/local/share" 00012 #define PACKAGE_PIXMAPS_DIR "/usr/local/share/pixmaps" 00013 #define PACKAGE_HELP_DIR "/usr/local/share/help" 00014 #define PACKAGE_MENU_DIR "/usr/local/share" 00015 #define PACKAGE_SOURCE_DIR "/home/cahon/paradisEO" 00016 /* #undef GETTEXT_PACKAGE */ 00017 00018 /* Define to 1 if you have the <dlfcn.h> header file. */ 00019 #define HAVE_DLFCN_H 1 00020 00021 /* Define to 1 if you have the <inttypes.h> header file. */ 00022 #define HAVE_INTTYPES_H 1 00023 00024 /* Define to 1 if you have the <memory.h> header file. */ 00025 #define HAVE_MEMORY_H 1 00026 00027 /* Define to 1 if you have the <stdint.h> header file. */ 00028 #define HAVE_STDINT_H 1 00029 00030 /* Define to 1 if you have the <stdlib.h> header file. */ 00031 #define HAVE_STDLIB_H 1 00032 00033 /* Define to 1 if you have the <strings.h> header file. */ 00034 #define HAVE_STRINGS_H 1 00035 00036 /* Define to 1 if you have the <string.h> header file. */ 00037 #define HAVE_STRING_H 1 00038 00039 /* Define to 1 if you have the <sys/stat.h> header file. */ 00040 #define HAVE_SYS_STAT_H 1 00041 00042 /* Define to 1 if you have the <sys/types.h> header file. */ 00043 #define HAVE_SYS_TYPES_H 1 00044 00045 /* Define to 1 if you have the <unistd.h> header file. */ 00046 #define HAVE_UNISTD_H 1 00047 00048 /* Name of package */ 00049 #define PACKAGE "paradisEO" 00050 00051 /* Define to the address where bug reports for this package should be sent. */ 00052 #define PACKAGE_BUGREPORT "" 00053 00054 /* Define to the full name of this package. */ 00055 #define PACKAGE_NAME "" 00056 00057 /* Define to the full name and version of this package. */ 00058 #define PACKAGE_STRING "" 00059 00060 /* Define to the one symbol short name of this package. */ 00061 #define PACKAGE_TARNAME "" 00062 00063 /* Define to the version of this package. */ 00064 #define PACKAGE_VERSION "" 00065 00066 /* Define to 1 if you have the ANSI C header files. */ 00067 #define STDC_HEADERS 1 00068 00069 /* Version number of package */ 00070 #define VERSION "0.3"
1.4.6