Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

config.h

00001 /* config.h.  Generated by configure.  */
00002 /* config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
00005    systems. This function is required for `alloca.c' support on those systems.
00006    */
00007 /* #undef CRAY_STACKSEG_END */
00008 
00009 /* Define to 1 if using `alloca.c'. */
00010 /* #undef C_ALLOCA */
00011 
00012 /* Define to 1 if translation of program messages to the user's native
00013    language is requested. */
00014 #define ENABLE_NLS 1
00015 
00016 /* Define to 1 if you have `alloca', as a function or macro. */
00017 #define HAVE_ALLOCA 1
00018 
00019 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
00020    */
00021 #define HAVE_ALLOCA_H 1
00022 
00023 /* Define to 1 if you have the <argz.h> header file. */
00024 #define HAVE_ARGZ_H 1
00025 
00026 /* Define if the GNU dcgettext() function is already present or preinstalled.
00027    */
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 to 1 if you have the `feof_unlocked' function. */
00034 #define HAVE_FEOF_UNLOCKED 1
00035 
00036 /* Define to 1 if you have the `fgets_unlocked' function. */
00037 #define HAVE_FGETS_UNLOCKED 1
00038 
00039 /* Define to 1 if you have the `fork' function. */
00040 #define HAVE_FORK 1
00041 
00042 /* Define to 1 if you have the `getcwd' function. */
00043 #define HAVE_GETCWD 1
00044 
00045 /* Define to 1 if you have the `getc_unlocked' function. */
00046 #define HAVE_GETC_UNLOCKED 1
00047 
00048 /* Define to 1 if you have the `getegid' function. */
00049 #define HAVE_GETEGID 1
00050 
00051 /* Define to 1 if you have the `geteuid' function. */
00052 #define HAVE_GETEUID 1
00053 
00054 /* Define to 1 if you have the `getgid' function. */
00055 #define HAVE_GETGID 1
00056 
00057 /* Define to 1 if you have the `getopt_long' function. */
00058 #define HAVE_GETOPT_LONG 1
00059 
00060 /* Define to 1 if you have the `getpagesize' function. */
00061 #define HAVE_GETPAGESIZE 1
00062 
00063 /* Define if the GNU gettext() function is already present or preinstalled. */
00064 #define HAVE_GETTEXT 1
00065 
00066 /* Define to 1 if you have the `getuid' function. */
00067 #define HAVE_GETUID 1
00068 
00069 /* Define if you have the iconv() function. */
00070 #define HAVE_ICONV 1
00071 
00072 /* Define to 1 if you have the <inttypes.h> header file. */
00073 #define HAVE_INTTYPES_H 1
00074 
00075 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
00076 #define HAVE_LANGINFO_CODESET 1
00077 
00078 /* Define if your <locale.h> file defines LC_MESSAGES. */
00079 #define HAVE_LC_MESSAGES 1
00080 
00081 /* Define to 1 if you have the `expat' library (-lexpat). */
00082 #define HAVE_LIBEXPAT 1
00083 
00084 /* Define to 1 if you have the `freetype' library (-lfreetype). */
00085 #define HAVE_LIBFREETYPE 1
00086 
00087 /* Define to 1 if you have the `nsl' library (-lnsl). */
00088 #define HAVE_LIBNSL 1
00089 
00090 /* Define to 1 if you have the `socket' library (-lsocket). */
00091 /* #undef HAVE_LIBSOCKET */
00092 
00093 /* Define to 1 if you have the <limits.h> header file. */
00094 #define HAVE_LIMITS_H 1
00095 
00096 /* Define to 1 if you have the <locale.h> header file. */
00097 #define HAVE_LOCALE_H 1
00098 
00099 /* Define to 1 if you have the <malloc.h> header file. */
00100 #define HAVE_MALLOC_H 1
00101 
00102 /* Define to 1 if you have the <memory.h> header file. */
00103 #define HAVE_MEMORY_H 1
00104 
00105 /* Define to 1 if you have the `mempcpy' function. */
00106 #define HAVE_MEMPCPY 1
00107 
00108 /* Define to 1 if you have a working `mmap' system call. */
00109 #define HAVE_MMAP 1
00110 
00111 /* Define to 1 if you have the `munmap' function. */
00112 #define HAVE_MUNMAP 1
00113 
00114 /* Define to 1 if you have the <nl_types.h> header file. */
00115 #define HAVE_NL_TYPES_H 1
00116 
00117 /* Define to 1 if you have the `putenv' function. */
00118 #define HAVE_PUTENV 1
00119 
00120 /* Define to 1 if you have the `setenv' function. */
00121 #define HAVE_SETENV 1
00122 
00123 /* Define to 1 if you have the `setlocale' function. */
00124 #define HAVE_SETLOCALE 1
00125 
00126 /* Define to 1 if you have the <socket.h> header file. */
00127 /* #undef HAVE_SOCKET_H */
00128 
00129 /* Define to 1 if you have the <stddef.h> header file. */
00130 #define HAVE_STDDEF_H 1
00131 
00132 /* Define to 1 if you have the <stdint.h> header file. */
00133 #define HAVE_STDINT_H 1
00134 
00135 /* Define to 1 if you have the <stdlib.h> header file. */
00136 #define HAVE_STDLIB_H 1
00137 
00138 /* Define to 1 if you have the `stpcpy' function. */
00139 #define HAVE_STPCPY 1
00140 
00141 /* Define to 1 if you have the `strcasecmp' function. */
00142 #define HAVE_STRCASECMP 1
00143 
00144 /* Define to 1 if you have the `strdup' function. */
00145 #define HAVE_STRDUP 1
00146 
00147 /* Define to 1 if you have the <strings.h> header file. */
00148 #define HAVE_STRINGS_H 1
00149 
00150 /* Define to 1 if you have the <string.h> header file. */
00151 #define HAVE_STRING_H 1
00152 
00153 /* Define to 1 if you have the `strtoul' function. */
00154 #define HAVE_STRTOUL 1
00155 
00156 /* Define to 1 if you have the <syslog.h> header file. */
00157 #define HAVE_SYSLOG_H 1
00158 
00159 /* Define to 1 if you have the <sys/param.h> header file. */
00160 #define HAVE_SYS_PARAM_H 1
00161 
00162 /* Define to 1 if you have the <sys/socket.h> header file. */
00163 #define HAVE_SYS_SOCKET_H 1
00164 
00165 /* Define to 1 if you have the <sys/stat.h> header file. */
00166 #define HAVE_SYS_STAT_H 1
00167 
00168 /* Define to 1 if you have the <sys/types.h> header file. */
00169 #define HAVE_SYS_TYPES_H 1
00170 
00171 /* Define to 1 if you have the <sys/unistd.h> header file. */
00172 #define HAVE_SYS_UNISTD_H 1
00173 
00174 /* Define to 1 if you have the `tsearch' function. */
00175 #define HAVE_TSEARCH 1
00176 
00177 /* Define to 1 if you have the <unistd.h> header file. */
00178 #define HAVE_UNISTD_H 1
00179 
00180 /* Define to 1 if you have the `vfork' function. */
00181 #define HAVE_VFORK 1
00182 
00183 /* Define to 1 if you have the <vfork.h> header file. */
00184 /* #undef HAVE_VFORK_H */
00185 
00186 /* Define to 1 if `fork' works. */
00187 #define HAVE_WORKING_FORK 1
00188 
00189 /* Define to 1 if `vfork' works. */
00190 #define HAVE_WORKING_VFORK 1
00191 
00192 /* Define to 1 if you have the `__argz_count' function. */
00193 #define HAVE___ARGZ_COUNT 1
00194 
00195 /* Define to 1 if you have the `__argz_next' function. */
00196 #define HAVE___ARGZ_NEXT 1
00197 
00198 /* Define to 1 if you have the `__argz_stringify' function. */
00199 #define HAVE___ARGZ_STRINGIFY 1
00200 
00201 /* Define as const if the declaration of iconv() needs const. */
00202 #define ICONV_CONST 
00203 
00204 /* Name of package */
00205 #define PACKAGE "freelcd"
00206 
00207 /* Define to the address where bug reports for this package should be sent. */
00208 #define PACKAGE_BUGREPORT "unicorn@hippie.nu"
00209 
00210 /* Define to the full name of this package. */
00211 #define PACKAGE_NAME "FreeLCD"
00212 
00213 /* Define to the full name and version of this package. */
00214 #define PACKAGE_STRING "FreeLCD 0.1.1"
00215 
00216 /* Define to the one symbol short name of this package. */
00217 #define PACKAGE_TARNAME "freelcd"
00218 
00219 /* Define to the version of this package. */
00220 #define PACKAGE_VERSION "0.1.1"
00221 
00222 /* If using the C implementation of alloca, define if you know the
00223    direction of stack growth for your system; otherwise it will be
00224    automatically deduced at run-time.
00225         STACK_DIRECTION > 0 => grows toward higher addresses
00226         STACK_DIRECTION < 0 => grows toward lower addresses
00227         STACK_DIRECTION = 0 => direction of growth unknown */
00228 /* #undef STACK_DIRECTION */
00229 
00230 /* Define to 1 if you have the ANSI C header files. */
00231 #define STDC_HEADERS 1
00232 
00233 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00234 #define TIME_WITH_SYS_TIME 1
00235 
00236 /* Version number of package */
00237 #define VERSION "0.1.1"
00238 
00239 /* Define to empty if `const' does not conform to ANSI C. */
00240 /* #undef const */
00241 
00242 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
00243    if it is not supported. */
00244 /* #undef inline */
00245 
00246 /* Define to `long' if <sys/types.h> does not define. */
00247 /* #undef off_t */
00248 
00249 /* Define to `int' if <sys/types.h> does not define. */
00250 /* #undef pid_t */
00251 
00252 /* Define to `unsigned' if <sys/types.h> does not define. */
00253 /* #undef size_t */
00254 
00255 /* Define as `fork' if `vfork' does not work. */
00256 /* #undef vfork */

Generated on Sun Feb 16 23:39:49 2003 for FreeLCD by doxygen1.2.18