OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _FILE_OFFSET_BITS   64
 
#define HAVE_ALLOCA   1
 
#define HAVE_ALLOCA_H   1
 
#define HAVE_BZLIB_H   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_FCNTL_H   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LIBBZ2   1
 
#define HAVE_LIBREADLINE   1
 
#define HAVE_LIMITS_H   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_MKTIME   1
 
#define HAVE_OPENSSL   1
 
#define HAVE_PTHREAD_H   1
 
#define HAVE_READLINE_HISTORY   1
 
#define HAVE_READLINE_HISTORY_H   1
 
#define HAVE_READLINE_READLINE_H   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STRDUP   1
 
#define HAVE_STRFTIME   1
 
#define HAVE_STRING_H   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_SYS_ERRLIST   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_TIMEGM   1
 
#define HAVE_UNISTD_H   1
 
#define LT_OBJDIR   ".libs/"
 
#define PACKAGE   "bes"
 
#define PACKAGE_BUGREPORT   "support@opendap.org"
 
#define PACKAGE_NAME   "bes"
 
#define PACKAGE_STRING   "bes 3.9.0"
 
#define PACKAGE_TARNAME   "bes"
 
#define PACKAGE_URL   ""
 
#define PACKAGE_VERSION   "3.9.0"
 
#define STDC_HEADERS   1
 
#define VERSION   "3.9.0"
 

Macro Definition Documentation

◆ _FILE_OFFSET_BITS

#define _FILE_OFFSET_BITS   64

Definition at line 146 of file config.h.

◆ HAVE_ALLOCA

#define HAVE_ALLOCA   1

Definition at line 13 of file config.h.

◆ HAVE_ALLOCA_H

#define HAVE_ALLOCA_H   1

Definition at line 17 of file config.h.

◆ HAVE_BZLIB_H

#define HAVE_BZLIB_H   1

Definition at line 20 of file config.h.

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 23 of file config.h.

◆ HAVE_FCNTL_H

#define HAVE_FCNTL_H   1

Definition at line 26 of file config.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 32 of file config.h.

◆ HAVE_LIBBZ2

#define HAVE_LIBBZ2   1

Definition at line 35 of file config.h.

◆ HAVE_LIBREADLINE

#define HAVE_LIBREADLINE   1

Definition at line 38 of file config.h.

◆ HAVE_LIMITS_H

#define HAVE_LIMITS_H   1

Definition at line 44 of file config.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 47 of file config.h.

◆ HAVE_MKTIME

#define HAVE_MKTIME   1

Definition at line 50 of file config.h.

◆ HAVE_OPENSSL

#define HAVE_OPENSSL   1

Definition at line 53 of file config.h.

◆ HAVE_PTHREAD_H

#define HAVE_PTHREAD_H   1

Definition at line 59 of file config.h.

◆ HAVE_READLINE_HISTORY

#define HAVE_READLINE_HISTORY   1

Definition at line 65 of file config.h.

◆ HAVE_READLINE_HISTORY_H

#define HAVE_READLINE_HISTORY_H   1

Definition at line 68 of file config.h.

◆ HAVE_READLINE_READLINE_H

#define HAVE_READLINE_READLINE_H   1

Definition at line 71 of file config.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 74 of file config.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 77 of file config.h.

◆ HAVE_STRDUP

#define HAVE_STRDUP   1

Definition at line 80 of file config.h.

◆ HAVE_STRFTIME

#define HAVE_STRFTIME   1

Definition at line 83 of file config.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 89 of file config.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 86 of file config.h.

◆ HAVE_SYS_ERRLIST

#define HAVE_SYS_ERRLIST   1

Definition at line 92 of file config.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 95 of file config.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 98 of file config.h.

◆ HAVE_TIMEGM

#define HAVE_TIMEGM   1

Definition at line 101 of file config.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 104 of file config.h.

◆ LT_OBJDIR

#define LT_OBJDIR   ".libs/"

Definition at line 108 of file config.h.

◆ PACKAGE

#define PACKAGE   "bes"

Definition at line 111 of file config.h.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   "support@opendap.org"

Definition at line 114 of file config.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "bes"

◆ PACKAGE_STRING

#define PACKAGE_STRING   "bes 3.9.0"

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "bes"

Definition at line 123 of file config.h.

◆ PACKAGE_URL

#define PACKAGE_URL   ""

Definition at line 126 of file config.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "3.9.0"

◆ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 140 of file config.h.

◆ VERSION

#define VERSION   "3.9.0"

Definition at line 143 of file config.h.