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 <bzlib.h> header file. */ 00020 #define HAVE_BZLIB_H 1 00021 00022 /* Define to 1 if you have the <dlfcn.h> header file. */ 00023 #define HAVE_DLFCN_H 1 00024 00025 /* Define to 1 if you have the <fcntl.h> header file. */ 00026 #define HAVE_FCNTL_H 1 00027 00028 /* Define to 1 if you have the <history.h> header file. */ 00029 /* #undef HAVE_HISTORY_H */ 00030 00031 /* Define to 1 if you have the <inttypes.h> header file. */ 00032 #define HAVE_INTTYPES_H 1 00033 00034 /* libbz2 */ 00035 #define HAVE_LIBBZ2 1 00036 00037 /* Define if you have a readline compatible library */ 00038 #define HAVE_LIBREADLINE 1 00039 00040 /* Description */ 00041 /* #undef HAVE_LIBWRAP */ 00042 00043 /* Define to 1 if you have the <limits.h> header file. */ 00044 #define HAVE_LIMITS_H 1 00045 00046 /* Define to 1 if you have the <memory.h> header file. */ 00047 #define HAVE_MEMORY_H 1 00048 00049 /* Define to 1 if you have the `mktime' function. */ 00050 #define HAVE_MKTIME 1 00051 00052 /* OpenSSL */ 00053 #define HAVE_OPENSSL 1 00054 00055 /* Define to 1 if you have the <openssl/ssl.h> header file. */ 00056 /* #undef HAVE_OPENSSL_SSL_H */ 00057 00058 /* Define to 1 if you have the <pthread.h> header file. */ 00059 #define HAVE_PTHREAD_H 1 00060 00061 /* Define to 1 if you have the <readline.h> header file. */ 00062 /* #undef HAVE_READLINE_H */ 00063 00064 /* Define if your readline library has \`add_history' */ 00065 #define HAVE_READLINE_HISTORY 1 00066 00067 /* Define to 1 if you have the <readline/history.h> header file. */ 00068 #define HAVE_READLINE_HISTORY_H 1 00069 00070 /* Define to 1 if you have the <readline/readline.h> header file. */ 00071 #define HAVE_READLINE_READLINE_H 1 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 you have the `strdup' function. */ 00080 #define HAVE_STRDUP 1 00081 00082 /* Define to 1 if you have the `strftime' function. */ 00083 #define HAVE_STRFTIME 1 00084 00085 /* Define to 1 if you have the <strings.h> header file. */ 00086 #define HAVE_STRINGS_H 1 00087 00088 /* Define to 1 if you have the <string.h> header file. */ 00089 #define HAVE_STRING_H 1 00090 00091 /* Define if your system libraries have a sys_errlist variable. */ 00092 #define HAVE_SYS_ERRLIST 1 00093 00094 /* Define to 1 if you have the <sys/stat.h> header file. */ 00095 #define HAVE_SYS_STAT_H 1 00096 00097 /* Define to 1 if you have the <sys/types.h> header file. */ 00098 #define HAVE_SYS_TYPES_H 1 00099 00100 /* Define to 1 if you have the `timegm' function. */ 00101 #define HAVE_TIMEGM 1 00102 00103 /* Define to 1 if you have the <unistd.h> header file. */ 00104 #define HAVE_UNISTD_H 1 00105 00106 /* define if you have xml2 2.5.10 or greater */ 00107 #define LIBXML2_5_10 1 00108 00109 /* define if you have xml2 2.6.16 or greater */ 00110 #define LIBXML2_6_16 1 00111 00112 /* Name of package */ 00113 #define PACKAGE "bes" 00114 00115 /* Define to the address where bug reports for this package should be sent. */ 00116 #define PACKAGE_BUGREPORT "support@opendap.org" 00117 00118 /* Define to the full name of this package. */ 00119 #define PACKAGE_NAME "bes" 00120 00121 /* Define to the full name and version of this package. */ 00122 #define PACKAGE_STRING "bes 3.8.0" 00123 00124 /* Define to the one symbol short name of this package. */ 00125 #define PACKAGE_TARNAME "bes" 00126 00127 /* Define to the version of this package. */ 00128 #define PACKAGE_VERSION "3.8.0" 00129 00130 /* If using the C implementation of alloca, define if you know the 00131 direction of stack growth for your system; otherwise it will be 00132 automatically deduced at runtime. 00133 STACK_DIRECTION > 0 => grows toward higher addresses 00134 STACK_DIRECTION < 0 => grows toward lower addresses 00135 STACK_DIRECTION = 0 => direction of growth unknown */ 00136 /* #undef STACK_DIRECTION */ 00137 00138 /* Define to 1 if you have the ANSI C header files. */ 00139 #define STDC_HEADERS 1 00140 00141 /* Version number of package */ 00142 #define VERSION "3.8.0" 00143 00144 /* Number of bits in a file offset, on hosts where this is settable. */ 00145 #define _FILE_OFFSET_BITS 64 00146 00147 /* Define for large files, on AIX-style hosts. */ 00148 /* #undef _LARGE_FILES */ 00149 00150 /* Define to empty if `const' does not conform to ANSI C. */ 00151 /* #undef const */ 00152 00153 /* Define to `__inline__' or `__inline' if that's what the C compiler 00154 calls it, or to nothing if 'inline' is not supported under any name. */ 00155 #ifndef __cplusplus 00156 /* #undef inline */ 00157 #endif 00158 00159 /* Define to `unsigned int' if <sys/types.h> does not define. */ 00160 /* #undef size_t */