GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
config.h File Reference

Go to the source code of this file.

Macros

#define COB_EXEEXT   ".exe"
 
#define COB_EXPORT_DYN   ""
 
#define COB_KEYWORD_INLINE   __inline
 
#define COB_NO_SELFOPEN   1
 
#define COB_OBJEXT   ".obj"
 
#define COB_PIC_FLAGS   ""
 
#define COB_SHARED_OPT   ""
 
#define COB_STRFTIME   1
 
#define HAVE_ALLOCA   1
 
#define HAVE_ALLOCA_H   1
 
#define HAVE_COLOR_SET   1
 
#define HAVE_CURSES_H   1
 
#define HAVE_FCNTL_H   1
 
#define HAVE_GMP_H   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LIBPDCURSES   1
 
#define HAVE_LOCALECONV   1
 
#define HAVE_LOCALE_H   1
 
#define HAVE_MALLOC_H   1
 
#define HAVE_MEMMOVE   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_MEMSET   1
 
#define HAVE_MP_GET_MEMORY_FUNCTIONS   1
 
#define HAVE_RAISE   1
 
#define HAVE_SETLOCALE   1
 
#define HAVE_SIGNAL_H   1
 
#define HAVE_SIG_ATOMIC_T   1
 
#define HAVE_STDDEF_H   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STRCASECMP   1
 
#define HAVE_STRCHR   1
 
#define HAVE_STRCOLL   1
 
#define HAVE_STRDUP   1
 
#define HAVE_STRERROR   1
 
#define HAVE_STRING_H   1
 
#define HAVE_STRRCHR   1
 
#define HAVE_STRSTR   1
 
#define HAVE_STRTOL   1
 
#define HAVE_STRXFRM   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_TIMEZONE   1
 
#define HAVE_VBISAM_H   1
 
#define HAVE_VPRINTF   1
 
#define HAVE_WCHAR_H   1
 
#define PACKAGE   "gnu-cobol"
 
#define PACKAGE_BUGREPORT   "open-cobol-list@lists.sourceforge.net"
 
#define PACKAGE_NAME   "GNU Cobol"
 
#define PACKAGE_STRING   "GNU Cobol 2.0"
 
#define PACKAGE_TARNAME   "gnu-cobol"
 
#define PACKAGE_URL   "http://www.opencobol.org"
 
#define PACKAGE_VERSION   "2.0"
 
#define PATCH_LEVEL   COB_NUM_TAR_DATE
 
#define STDC_HEADERS   1
 
#define _ALL_SOURCE   1
 
#define _GNU_SOURCE   1
 
#define _POSIX_PTHREAD_SEMANTICS   1
 
#define _TANDEM_SOURCE   1
 
#define __EXTENSIONS__   1
 
#define VERSION   "2.0"
 
#define WITH_VARSEQ   0
 
#define WITH_VBISAM   1
 

Macro Definition Documentation

#define __EXTENSIONS__   1
#define _ALL_SOURCE   1
#define _GNU_SOURCE   1
#define _POSIX_PTHREAD_SEMANTICS   1
#define _TANDEM_SOURCE   1
#define COB_EXEEXT   ".exe"
#define COB_EXPORT_DYN   ""
#define COB_KEYWORD_INLINE   __inline
#define COB_NO_SELFOPEN   1
#define COB_OBJEXT   ".obj"
#define COB_PIC_FLAGS   ""
#define COB_SHARED_OPT   ""
#define COB_STRFTIME   1
#define HAVE_ALLOCA   1
#define HAVE_ALLOCA_H   1
#define HAVE_COLOR_SET   1
#define HAVE_CURSES_H   1
#define HAVE_FCNTL_H   1
#define HAVE_GMP_H   1
#define HAVE_INTTYPES_H   1
#define HAVE_LIBPDCURSES   1
#define HAVE_LOCALE_H   1
#define HAVE_LOCALECONV   1
#define HAVE_MALLOC_H   1
#define HAVE_MEMMOVE   1
#define HAVE_MEMORY_H   1
#define HAVE_MEMSET   1
#define HAVE_MP_GET_MEMORY_FUNCTIONS   1
#define HAVE_RAISE   1
#define HAVE_SETLOCALE   1
#define HAVE_SIG_ATOMIC_T   1
#define HAVE_SIGNAL_H   1
#define HAVE_STDDEF_H   1
#define HAVE_STDINT_H   1
#define HAVE_STDLIB_H   1
#define HAVE_STRCASECMP   1
#define HAVE_STRCHR   1
#define HAVE_STRCOLL   1
#define HAVE_STRDUP   1
#define HAVE_STRERROR   1
#define HAVE_STRING_H   1
#define HAVE_STRRCHR   1
#define HAVE_STRSTR   1
#define HAVE_STRTOL   1
#define HAVE_STRXFRM   1
#define HAVE_SYS_STAT_H   1
#define HAVE_SYS_TYPES_H   1
#define HAVE_TIMEZONE   1
#define HAVE_VBISAM_H   1
#define HAVE_VPRINTF   1
#define HAVE_WCHAR_H   1
#define PACKAGE   "gnu-cobol"
#define PACKAGE_BUGREPORT   "open-cobol-list@lists.sourceforge.net"
#define PACKAGE_NAME   "GNU Cobol"
#define PACKAGE_STRING   "GNU Cobol 2.0"
#define PACKAGE_TARNAME   "gnu-cobol"
#define PACKAGE_URL   "http://www.opencobol.org"
#define PACKAGE_VERSION   "2.0"
#define PATCH_LEVEL   COB_NUM_TAR_DATE
#define STDC_HEADERS   1
#define VERSION   "2.0"
#define WITH_VARSEQ   0
#define WITH_VBISAM   1