config.h

Go to the documentation of this file.
00001 /* config.h.  Generated from config.h.in by configure.  */
00002 /* config.h.in.  Generated from configure.in by autoheader.  */
00003 #define ENABLE_NLS 1
00004 /* #undef HAVE_CATGETS */
00005 #define HAVE_GETTEXT 1
00006 #define HAVE_LC_MESSAGES 1
00007 /* #undef HAVE_STPCPY */
00008 /* #undef HAVE_LIBSM */
00009 #define PACKAGE_LOCALE_DIR "/usr/local/share/locale"
00010 #define PACKAGE_DOC_DIR "/usr/local/doc/scitime"
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/aleks/dev/scitime"
00016 #define GETTEXT_PACKAGE "test"
00017 
00018 /* always defined to indicate that i18n is enabled */
00019 #define ENABLE_NLS 1
00020 
00021 /* Package name for gettext */
00022 #define GETTEXT_PACKAGE "test"
00023 
00024 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
00025 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
00026 
00027 /* Define to 1 if you have the `dcgettext' function. */
00028 #define HAVE_DCGETTEXT 1
00029 
00030 /* Define to 1 if you have the <dlfcn.h> header file. */
00031 #define HAVE_DLFCN_H 1
00032 
00033 /* Define if the GNU gettext() function is already present or preinstalled. */
00034 #define HAVE_GETTEXT 1
00035 
00036 /* Define to 1 if you have the <inttypes.h> header file. */
00037 #define HAVE_INTTYPES_H 1
00038 
00039 /* Define if your <locale.h> file defines LC_MESSAGES. */
00040 #define HAVE_LC_MESSAGES 1
00041 
00042 /* Define to 1 if you have the <locale.h> header file. */
00043 #define HAVE_LOCALE_H 1
00044 
00045 /* Define to 1 if you have the <memory.h> header file. */
00046 #define HAVE_MEMORY_H 1
00047 
00048 /* Define to 1 if you have the <stdint.h> header file. */
00049 #define HAVE_STDINT_H 1
00050 
00051 /* Define to 1 if you have the <stdlib.h> header file. */
00052 #define HAVE_STDLIB_H 1
00053 
00054 /* Define to 1 if you have the <strings.h> header file. */
00055 #define HAVE_STRINGS_H 1
00056 
00057 /* Define to 1 if you have the <string.h> header file. */
00058 #define HAVE_STRING_H 1
00059 
00060 /* Define to 1 if you have the <sys/stat.h> header file. */
00061 #define HAVE_SYS_STAT_H 1
00062 
00063 /* Define to 1 if you have the <sys/types.h> header file. */
00064 #define HAVE_SYS_TYPES_H 1
00065 
00066 /* Define to 1 if you have the <unistd.h> header file. */
00067 #define HAVE_UNISTD_H 1
00068 
00069 /* Name of package */
00070 #define PACKAGE "scitime"
00071 
00072 /* Define to the address where bug reports for this package should be sent. */
00073 #define PACKAGE_BUGREPORT ""
00074 
00075 /* Package local directory */
00076 #define PACKAGE_LOCALE_DIR "/usr/local/share/locale"
00077 
00078 /* Define to the full name of this package. */
00079 #define PACKAGE_NAME ""
00080 
00081 /* Define to the full name and version of this package. */
00082 #define PACKAGE_STRING ""
00083 
00084 /* Define to the one symbol short name of this package. */
00085 #define PACKAGE_TARNAME ""
00086 
00087 /* Define to the version of this package. */
00088 #define PACKAGE_VERSION ""
00089 
00090 /* Define to 1 if you have the ANSI C header files. */
00091 #define STDC_HEADERS 1
00092 
00093 /* Version number of package */
00094 #define VERSION "0.1"

Generated on Sun May 20 15:32:42 2007 for scitime by  doxygen 1.5.1