00001 /* config.h. Generated from config.h.in 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 declaration of `strerror_r', and to 0 if you 00020 don't. */ 00021 #define HAVE_DECL_STRERROR_R 1 00022 00023 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 00024 /* #undef HAVE_DOPRNT */ 00025 00026 /* Define to 1 if you have the <fcntl.h> header file. */ 00027 #define HAVE_FCNTL_H 1 00028 00029 /* Define to 1 if you have the `getpagesize' function. */ 00030 #define HAVE_GETPAGESIZE 1 00031 00032 /* Define to 1 if you have the <inttypes.h> header file. */ 00033 #define HAVE_INTTYPES_H 1 00034 00035 /* Define to 1 if you have the `m' library (-lm). */ 00036 #define HAVE_LIBM 1 00037 00038 /* Define to 1 if you have the <limits.h> header file. */ 00039 #define HAVE_LIMITS_H 1 00040 00041 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and 00042 to 0 otherwise. */ 00043 #define HAVE_MALLOC 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 `memset' function. */ 00049 #define HAVE_MEMSET 1 00050 00051 /* Define to 1 if you have a working `mmap' system call. */ 00052 #define HAVE_MMAP 1 00053 00054 /* Define to 1 if you have the `munmap' function. */ 00055 #define HAVE_MUNMAP 1 00056 00057 /* Define to 1 if your system has a GNU libc compatible `realloc' function, 00058 and to 0 otherwise. */ 00059 #define HAVE_REALLOC 1 00060 00061 /* Define to 1 if `stat' has the bug that it succeeds when given the 00062 zero-length file name argument. */ 00063 /* #undef HAVE_STAT_EMPTY_STRING_BUG */ 00064 00065 /* Define to 1 if you have the <stdint.h> header file. */ 00066 #define HAVE_STDINT_H 1 00067 00068 /* Define to 1 if you have the <stdlib.h> header file. */ 00069 #define HAVE_STDLIB_H 1 00070 00071 /* Define to 1 if you have the `strdup' function. */ 00072 #define HAVE_STRDUP 1 00073 00074 /* Define to 1 if you have the `strerror' function. */ 00075 #define HAVE_STRERROR 1 00076 00077 /* Define to 1 if you have the `strerror_r' function. */ 00078 #define HAVE_STRERROR_R 1 00079 00080 /* Define to 1 if you have the <strings.h> header file. */ 00081 #define HAVE_STRINGS_H 1 00082 00083 /* Define to 1 if you have the <string.h> header file. */ 00084 #define HAVE_STRING_H 1 00085 00086 /* Define to 1 if you have the `strstr' function. */ 00087 #define HAVE_STRSTR 1 00088 00089 /* Define to 1 if you have the `strtol' function. */ 00090 #define HAVE_STRTOL 1 00091 00092 /* Define to 1 if you have the <sys/param.h> header file. */ 00093 #define HAVE_SYS_PARAM_H 1 00094 00095 /* Define to 1 if you have the <sys/stat.h> header file. */ 00096 #define HAVE_SYS_STAT_H 1 00097 00098 /* Define to 1 if you have the <sys/types.h> header file. */ 00099 #define HAVE_SYS_TYPES_H 1 00100 00101 /* Define to 1 if you have the <unistd.h> header file. */ 00102 #define HAVE_UNISTD_H 1 00103 00104 /* Define to 1 if you have the `vprintf' function. */ 00105 #define HAVE_VPRINTF 1 00106 00107 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing 00108 slash. */ 00109 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 00110 00111 /* Name of package */ 00112 #define PACKAGE "npsml" 00113 00114 /* Define to the address where bug reports for this package should be sent. */ 00115 #define PACKAGE_BUGREPORT "aischein@nps.edu" 00116 00117 /* Define to the full name of this package. */ 00118 #define PACKAGE_NAME "NPSML" 00119 00120 /* Define to the full name and version of this package. */ 00121 #define PACKAGE_STRING "NPSML repository" 00122 00123 /* Define to the one symbol short name of this package. */ 00124 #define PACKAGE_TARNAME "npsml" 00125 00126 /* Define to the home page for this package. */ 00127 #define PACKAGE_URL "" 00128 00129 /* Define to the version of this package. */ 00130 #define PACKAGE_VERSION "repository" 00131 00132 /* If using the C implementation of alloca, define if you know the 00133 direction of stack growth for your system; otherwise it will be 00134 automatically deduced at runtime. 00135 STACK_DIRECTION > 0 => grows toward higher addresses 00136 STACK_DIRECTION < 0 => grows toward lower addresses 00137 STACK_DIRECTION = 0 => direction of growth unknown */ 00138 /* #undef STACK_DIRECTION */ 00139 00140 /* Define to 1 if you have the ANSI C header files. */ 00141 #define STDC_HEADERS 1 00142 00143 /* Define to 1 if strerror_r returns char *. */ 00144 /* #undef STRERROR_R_CHAR_P */ 00145 00146 /* Version number of package */ 00147 #define VERSION "repository" 00148 00149 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 00150 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 00151 #define below would cause a syntax error. */ 00152 /* #undef _UINT32_T */ 00153 00154 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 00155 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 00156 #define below would cause a syntax error. */ 00157 /* #undef _UINT64_T */ 00158 00159 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>, 00160 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 00161 #define below would cause a syntax error. */ 00162 /* #undef _UINT8_T */ 00163 00164 /* Define to empty if `const' does not conform to ANSI C. */ 00165 /* #undef const */ 00166 00167 /* Define to `__inline__' or `__inline' if that's what the C compiler 00168 calls it, or to nothing if 'inline' is not supported under any name. */ 00169 #ifndef __cplusplus 00170 /* #undef inline */ 00171 #endif 00172 00173 /* Define to the type of a signed integer type of width exactly 16 bits if 00174 such a type exists and the standard includes do not define it. */ 00175 /* #undef int16_t */ 00176 00177 /* Define to the type of a signed integer type of width exactly 32 bits if 00178 such a type exists and the standard includes do not define it. */ 00179 /* #undef int32_t */ 00180 00181 /* Define to the type of a signed integer type of width exactly 64 bits if 00182 such a type exists and the standard includes do not define it. */ 00183 /* #undef int64_t */ 00184 00185 /* Define to the type of a signed integer type of width exactly 8 bits if such 00186 a type exists and the standard includes do not define it. */ 00187 /* #undef int8_t */ 00188 00189 /* Define to rpl_malloc if the replacement function should be used. */ 00190 /* #undef malloc */ 00191 00192 /* Define to rpl_realloc if the replacement function should be used. */ 00193 /* #undef realloc */ 00194 00195 /* Define to the equivalent of the C99 'restrict' keyword, or to 00196 nothing if this is not supported. Do not define if restrict is 00197 supported directly. */ 00198 #define restrict __restrict 00199 /* Work around a bug in Sun C++: it does not support _Restrict or 00200 __restrict__, even though the corresponding Sun C compiler ends up with 00201 "#define restrict _Restrict" or "#define restrict __restrict__" in the 00202 previous line. Perhaps some future version of Sun C++ will work with 00203 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */ 00204 #if defined __SUNPRO_CC && !defined __RESTRICT 00205 # define _Restrict 00206 # define __restrict__ 00207 #endif 00208 00209 /* Define to `unsigned int' if <sys/types.h> does not define. */ 00210 /* #undef size_t */ 00211 00212 /* Define to `int' if <sys/types.h> does not define. */ 00213 /* #undef ssize_t */ 00214 00215 /* Define to the type of an unsigned integer type of width exactly 16 bits if 00216 such a type exists and the standard includes do not define it. */ 00217 /* #undef uint16_t */ 00218 00219 /* Define to the type of an unsigned integer type of width exactly 32 bits if 00220 such a type exists and the standard includes do not define it. */ 00221 /* #undef uint32_t */ 00222 00223 /* Define to the type of an unsigned integer type of width exactly 64 bits if 00224 such a type exists and the standard includes do not define it. */ 00225 /* #undef uint64_t */ 00226 00227 /* Define to the type of an unsigned integer type of width exactly 8 bits if 00228 such a type exists and the standard includes do not define it. */ 00229 /* #undef uint8_t */ 00230 00231 /* Define to empty if the keyword `volatile' does not work. Warning: valid 00232 code using `volatile' can become incorrect without. Disable with care. */ 00233 /* #undef volatile */