Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

/home/vlg/develop/gwavmerger/config.h

Go to the documentation of this file.
00001 /* config.h.  Generated by configure.  */
00002 /* config.h.in.  Generated from configure.in by autoheader.  */
00003 // generated 2001/12/18 22:22:13 EST by vlad@vgrinche-nt.(none)
00004 // using glademm V0.6.2b
00005 
00006 /* acconfig.h
00007  * This file is in the public domain.
00008  *
00009  * Descriptive text for the C preprocessor macros that
00010  * the distributed Autoconf macros can define.
00011  * These entries are sometimes used by macros
00012  * which glade-- uses.
00013  */
00014 /* #undef ENABLE_NLS */
00015 /* #undef HAVE_CATGETS */
00016 /* #undef HAVE_GETTEXT */
00017 /* #undef HAVE_LC_MESSAGES */
00018 /* #undef HAVE_STPCPY */
00019 /* #undef HAVE_LIBSM */
00020 #define PACKAGE_LOCALE_DIR "/usr/local//locale"
00021 /* #undef PACKAGE_DATA_DIR */
00022 /* #undef PACKAGE_SOURCE_DIR */
00023 
00024 #define GWM_MAJOR_VERSION 2
00025 #define GWM_MICRO_VERSION 0
00026 #define GWM_MINOR_VERSION 0
00027 
00028 //#undef VERSION
00029 //#undef PACKAGE
00030 
00031 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00032    */
00033 #define HAVE_DIRENT_H 1
00034 
00035 /* Define to 1 if you have the <dlfcn.h> header file. */
00036 #define HAVE_DLFCN_H 1
00037 
00038 /* Define to 1 if you have the `getcwd' function. */
00039 #define HAVE_GETCWD 1
00040 
00041 /* Define to 1 if you have the <inttypes.h> header file. */
00042 #define HAVE_INTTYPES_H 1
00043 
00044 /* Define to 1 if you have the <limits.h> header file. */
00045 #define HAVE_LIMITS_H 1
00046 
00047 /* Define to 1 if you have the <memory.h> header file. */
00048 #define HAVE_MEMORY_H 1
00049 
00050 /* Define to 1 if you have the `mkdir' function. */
00051 #define HAVE_MKDIR 1
00052 
00053 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00054 /* #undef HAVE_NDIR_H */
00055 
00056 /* Define to 1 if you have the <stdint.h> header file. */
00057 #define HAVE_STDINT_H 1
00058 
00059 /* Define to 1 if you have the <stdlib.h> header file. */
00060 #define HAVE_STDLIB_H 1
00061 
00062 /* Define to 1 if you have the `strerror' function. */
00063 #define HAVE_STRERROR 1
00064 
00065 /* Define to 1 if you have the <strings.h> header file. */
00066 #define HAVE_STRINGS_H 1
00067 
00068 /* Define to 1 if you have the <string.h> header file. */
00069 #define HAVE_STRING_H 1
00070 
00071 /* Define to 1 if you have the `strtol' function. */
00072 /* #undef HAVE_STRTOL */
00073 
00074 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00075    */
00076 /* #undef HAVE_SYS_DIR_H */
00077 
00078 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00079    */
00080 /* #undef HAVE_SYS_NDIR_H */
00081 
00082 /* Define to 1 if you have the <sys/stat.h> header file. */
00083 #define HAVE_SYS_STAT_H 1
00084 
00085 /* Define to 1 if you have the <sys/types.h> header file. */
00086 #define HAVE_SYS_TYPES_H 1
00087 
00088 /* Define to 1 if you have the <unistd.h> header file. */
00089 #define HAVE_UNISTD_H 1
00090 
00091 /* Name of package */
00092 #define PACKAGE "gwavmerger"
00093 
00094 /* Define to the address where bug reports for this package should be sent. */
00095 #define PACKAGE_BUGREPORT ""
00096 
00097 /* Define to the full name of this package. */
00098 #define PACKAGE_NAME ""
00099 
00100 /* Define to the full name and version of this package. */
00101 #define PACKAGE_STRING ""
00102 
00103 /* Define to the one symbol short name of this package. */
00104 #define PACKAGE_TARNAME ""
00105 
00106 /* Define to the version of this package. */
00107 #define PACKAGE_VERSION ""
00108 
00109 /* Define to 1 if you have the ANSI C header files. */
00110 #define STDC_HEADERS 1
00111 
00112 /* Version number of package */
00113 #define VERSION "2.0.0"
00114 
00115 /* Define to `int' if <sys/types.h> does not define. */
00116 /* #undef pid_t */
00117 
00118 /* Define to `unsigned' if <sys/types.h> does not define. */
00119 /* #undef size_t */

Generated on Tue Feb 11 23:05:19 2003 for gwavmerger by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002