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

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 you have `alloca', as a function or macro. */
00013 #define HAVE_ALLOCA 1
00014 
00015 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
00016    */
00017 #define HAVE_ALLOCA_H 1
00018 
00019 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00020    */
00021 #define HAVE_DIRENT_H 1
00022 
00023 /* Define to 1 if you have the <dlfcn.h> header file. */
00024 #define HAVE_DLFCN_H 1
00025 
00026 /* Define to 1 if you have the <errno.h> header file. */
00027 #define HAVE_ERRNO_H 1
00028 
00029 /* Define to 1 if you have the <ext/hash_map> header file. */
00030 #define HAVE_EXT_HASH_MAP 1
00031 
00032 /* Define to 1 if you have the <fcntl.h> header file. */
00033 #define HAVE_FCNTL_H 1
00034 
00035 /* Define to 1 if you have the `gethostbyname' function. */
00036 #define HAVE_GETHOSTBYNAME 1
00037 
00038 /* Define to 1 if you have the <hash_map> header file. */
00039 /* #undef HAVE_HASH_MAP */
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 your system has a GNU libc compatible `malloc' function, and
00045    to 0 otherwise. */
00046 #define HAVE_MALLOC 1
00047 
00048 /* Define to 1 if you have the <memory.h> header file. */
00049 #define HAVE_MEMORY_H 1
00050 
00051 /* Define to 1 if you have the `memset' function. */
00052 #define HAVE_MEMSET 1
00053 
00054 /* Define to 1 if you have the `mkdir' function. */
00055 #define HAVE_MKDIR 1
00056 
00057 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00058 /* #undef HAVE_NDIR_H */
00059 
00060 /* Define to 1 if you have the <netdb.h> header file. */
00061 #define HAVE_NETDB_H 1
00062 
00063 /* Define to 1 if you have the <netinet/in.h> header file. */
00064 #define HAVE_NETINET_IN_H 1
00065 
00066 /* Define to 1 if you have the `socket' function. */
00067 #define HAVE_SOCKET 1
00068 
00069 /* Define to 1 if `stat' has the bug that it succeeds when given the
00070    zero-length file name argument. */
00071 /* #undef HAVE_STAT_EMPTY_STRING_BUG */
00072 
00073 /* Define to 1 if you have the <stdint.h> header file. */
00074 #define HAVE_STDINT_H 1
00075 
00076 /* Define to 1 if you have the <stdlib.h> header file. */
00077 #define HAVE_STDLIB_H 1
00078 
00079 /* Define to 1 if the system has the type `std::hash_map<int,int>'. */
00080 /* #undef HAVE_STD__HASH_MAP_INT_INT_ */
00081 
00082 /* Define to 1 if you have the `strcasecmp' function. */
00083 #define HAVE_STRCASECMP 1
00084 
00085 /* Define to 1 if you have the `strchr' function. */
00086 #define HAVE_STRCHR 1
00087 
00088 /* Define to 1 if you have the `strcspn' function. */
00089 #define HAVE_STRCSPN 1
00090 
00091 /* Define to 1 if you have the `strerror' function. */
00092 #define HAVE_STRERROR 1
00093 
00094 /* Define to 1 if you have the <strings.h> header file. */
00095 #define HAVE_STRINGS_H 1
00096 
00097 /* Define to 1 if you have the <string.h> header file. */
00098 #define HAVE_STRING_H 1
00099 
00100 /* Define to 1 if `st_blksize' is member of `struct stat'. */
00101 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
00102 
00103 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
00104    `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
00105 #define HAVE_ST_BLKSIZE 1
00106 
00107 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00108    */
00109 /* #undef HAVE_SYS_DIR_H */
00110 
00111 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00112    */
00113 /* #undef HAVE_SYS_NDIR_H */
00114 
00115 /* Define to 1 if you have the <sys/socket.h> header file. */
00116 #define HAVE_SYS_SOCKET_H 1
00117 
00118 /* Define to 1 if you have the <sys/stat.h> header file. */
00119 #define HAVE_SYS_STAT_H 1
00120 
00121 /* Define to 1 if you have the <sys/types.h> header file. */
00122 #define HAVE_SYS_TYPES_H 1
00123 
00124 /* Define to 1 if you have the <unistd.h> header file. */
00125 #define HAVE_UNISTD_H 1
00126 
00127 /* Define to 1 if the system has the type `__gnu_cxx::hash_map<int,int>'. */
00128 #define HAVE___GNU_CXX__HASH_MAP_INT_INT_ 1
00129 
00130 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
00131    slash. */
00132 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
00133 
00134 /* Name of package */
00135 #define PACKAGE "strongroom"
00136 
00137 /* Define to the address where bug reports for this package should be sent. */
00138 #define PACKAGE_BUGREPORT ""
00139 
00140 /* Define to the full name of this package. */
00141 #define PACKAGE_NAME ""
00142 
00143 /* Define to the full name and version of this package. */
00144 #define PACKAGE_STRING ""
00145 
00146 /* Define to the one symbol short name of this package. */
00147 #define PACKAGE_TARNAME ""
00148 
00149 /* Define to the version of this package. */
00150 #define PACKAGE_VERSION ""
00151 
00152 /* Define as the return type of signal handlers (`int' or `void'). */
00153 #define RETSIGTYPE void
00154 
00155 /* If using the C implementation of alloca, define if you know the
00156    direction of stack growth for your system; otherwise it will be
00157    automatically deduced at run-time.
00158         STACK_DIRECTION > 0 => grows toward higher addresses
00159         STACK_DIRECTION < 0 => grows toward lower addresses
00160         STACK_DIRECTION = 0 => direction of growth unknown */
00161 /* #undef STACK_DIRECTION */
00162 
00163 /* Define to 1 if you have the ANSI C header files. */
00164 #define STDC_HEADERS 1
00165 
00166 /* Version number of package */
00167 #define VERSION "0.1"
00168 
00169 /* Define to empty if `const' does not conform to ANSI C. */
00170 /* #undef const */
00171 
00172 /* Define to rpl_malloc if the replacement function should be used. */
00173 /* #undef malloc */
00174 
00175 /* Define to `unsigned' if <sys/types.h> does not define. */
00176 /* #undef size_t */
00177 
00178 /* Define to empty if the keyword `volatile' does not work. Warning: valid
00179    code using `volatile' can become incorrect without. Disable with care. */
00180 /* #undef volatile */

Generated on Wed Feb 18 13:45:55 2004 for strongroom by doxygen1.2.18