Main Page | Class List | File List | Class Members | File Members | Related Pages

config.h

Go to the documentation of this file.
00001 /* config.h. Generated by configure. */ 00002 /* config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Define to 1 if you have the <fcntl.h> header file. */ 00005 #define HAVE_FCNTL_H 1 00006 00007 /* Define to 1 if you have the <inttypes.h> header file. */ 00008 #define HAVE_INTTYPES_H 1 00009 00010 /* Define to 1 if you have the `dl' library (-ldl). */ 00011 #define HAVE_LIBDL 1 00012 00013 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and 00014 to 0 otherwise. */ 00015 #define HAVE_MALLOC 1 00016 00017 /* Define to 1 if you have the `memmove' function. */ 00018 #define HAVE_MEMMOVE 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 the `memset' function. */ 00024 #define HAVE_MEMSET 1 00025 00026 /* Define to 1 if you have the `select' function. */ 00027 #define HAVE_SELECT 1 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/ioctl.h> header file. */ 00042 #define HAVE_SYS_IOCTL_H 1 00043 00044 /* Define to 1 if you have the <sys/select.h> header file. */ 00045 #define HAVE_SYS_SELECT_H 1 00046 00047 /* Define to 1 if you have the <sys/socket.h> header file. */ 00048 #define HAVE_SYS_SOCKET_H 1 00049 00050 /* Define to 1 if you have the <sys/stat.h> header file. */ 00051 #define HAVE_SYS_STAT_H 1 00052 00053 /* Define to 1 if you have the <sys/types.h> header file. */ 00054 #define HAVE_SYS_TYPES_H 1 00055 00056 /* Define to 1 if you have the <termios.h> header file. */ 00057 #define HAVE_TERMIOS_H 1 00058 00059 /* Define to 1 if you have the <unistd.h> header file. */ 00060 #define HAVE_UNISTD_H 1 00061 00062 /* Define to the address where bug reports for this package should be sent. */ 00063 #define PACKAGE_BUGREPORT "alpha@area49.net" 00064 00065 /* Define to the full name of this package. */ 00066 #define PACKAGE_NAME "OpenOtto" 00067 00068 /* Define to the full name and version of this package. */ 00069 #define PACKAGE_STRING "OpenOtto 0.0.3" 00070 00071 /* Define to the one symbol short name of this package. */ 00072 #define PACKAGE_TARNAME "openotto" 00073 00074 /* Define to the version of this package. */ 00075 #define PACKAGE_VERSION "0.0.3" 00076 00077 /* Define to the type of arg 1 for `select'. */ 00078 #define SELECT_TYPE_ARG1 int 00079 00080 /* Define to the type of args 2, 3 and 4 for `select'. */ 00081 #define SELECT_TYPE_ARG234 (fd_set *) 00082 00083 /* Define to the type of arg 5 for `select'. */ 00084 #define SELECT_TYPE_ARG5 (struct timeval *) 00085 00086 /* Define to 1 if you have the ANSI C header files. */ 00087 #define STDC_HEADERS 1 00088 00089 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 00090 #define TIME_WITH_SYS_TIME 1 00091 00092 /* Define to empty if `const' does not conform to ANSI C. */ 00093 /* #undef const */ 00094 00095 /* Define to `__inline__' or `__inline' if that's what the C compiler 00096 calls it, or to nothing if 'inline' is not supported under any name. */ 00097 #ifndef __cplusplus 00098 /* #undef inline */ 00099 #endif 00100 00101 /* Define to rpl_malloc if the replacement function should be used. */ 00102 /* #undef malloc */ 00103 00104 /* Define to `unsigned' if <sys/types.h> does not define. */ 00105 /* #undef size_t */

Generated on Thu Jul 8 19:26:04 2004 for OpenOtto by doxygen 1.3.7