GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
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 COB_EXEEXT   ""
 
#define COB_EXPORT_DYN   "-Wl,--export-dynamic"
 
#define COB_KEYWORD_INLINE   __inline
 
#define COB_LI_IS_LL   1
 
#define COB_PIC_FLAGS   "-fPIC -DPIC"
 
#define COB_SHARED_OPT   "-shared"
 
#define COB_STRFTIME   1
 
#define COB_STRIP_CMD   "strip --strip-unneeded"
 
#define ENABLE_NLS   1
 
#define HAVE_ALLOCA   1
 
#define HAVE_ALLOCA_H   1
 
#define HAVE_ATTRIBUTE_ALIGNED   1
 
#define HAVE_CANONICALIZE_FILE_NAME   1
 
#define HAVE_COLOR_SET   1
 
#define HAVE_CURSES_FREEALL   1
 
#define HAVE_DB_H   1
 
#define HAVE_DCGETTEXT   1
 
#define HAVE_DESIGNATED_INITS   1
 
#define HAVE_DLADDR   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_FCNTL   1
 
#define HAVE_FCNTL_H   1
 
#define HAVE_FDATASYNC   1
 
#define HAVE_GETTEXT   1
 
#define HAVE_GETTIMEOFDAY   1
 
#define HAVE_GMP_H   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LANGINFO_CODESET   1
 
#define HAVE_LIBNCURSESW   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_NANO_SLEEP   1
 
#define HAVE_NCURSESW_NCURSES_H   1
 
#define HAVE_PSIGN_OPT   1
 
#define HAVE_RAISE   1
 
#define HAVE_READLINK   1
 
#define HAVE_REALPATH   1
 
#define HAVE_SETENV   1
 
#define HAVE_SETLOCALE   1
 
#define HAVE_SIGACTION   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_STRINGS_H   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_TIME_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_TIMEZONE   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_USE_LEGACY_CODING   1
 
#define HAVE_VPRINTF   1
 
#define HAVE_WCHAR_H   1
 
#define LT_OBJDIR   ".libs/"
 
#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   0
 
#define STDC_HEADERS   1
 
#define USE_LIBDL   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_DB   1
 
#define WITH_VARSEQ   0
 
#define COB_EXEEXT   ""
 
#define COB_EXPORT_DYN   "-Wl,--export-dynamic"
 
#define COB_KEYWORD_INLINE   __inline
 
#define COB_LI_IS_LL   1
 
#define COB_PIC_FLAGS   "-fPIC -DPIC"
 
#define COB_SHARED_OPT   "-shared"
 
#define COB_STRFTIME   1
 
#define COB_STRIP_CMD   "strip --strip-unneeded"
 
#define ENABLE_NLS   1
 
#define HAVE_ALLOCA   1
 
#define HAVE_ALLOCA_H   1
 
#define HAVE_ATTRIBUTE_ALIGNED   1
 
#define HAVE_CANONICALIZE_FILE_NAME   1
 
#define HAVE_COLOR_SET   1
 
#define HAVE_CURSES_FREEALL   1
 
#define HAVE_DB_H   1
 
#define HAVE_DCGETTEXT   1
 
#define HAVE_DESIGNATED_INITS   1
 
#define HAVE_DLADDR   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_FCNTL   1
 
#define HAVE_FCNTL_H   1
 
#define HAVE_FDATASYNC   1
 
#define HAVE_GETTEXT   1
 
#define HAVE_GETTIMEOFDAY   1
 
#define HAVE_GMP_H   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LANGINFO_CODESET   1
 
#define HAVE_LIBNCURSESW   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_NANO_SLEEP   1
 
#define HAVE_NCURSESW_NCURSES_H   1
 
#define HAVE_PSIGN_OPT   1
 
#define HAVE_RAISE   1
 
#define HAVE_READLINK   1
 
#define HAVE_REALPATH   1
 
#define HAVE_SETENV   1
 
#define HAVE_SETLOCALE   1
 
#define HAVE_SIGACTION   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_STRINGS_H   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_TIME_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_TIMEZONE   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_USE_LEGACY_CODING   1
 
#define HAVE_VPRINTF   1
 
#define HAVE_WCHAR_H   1
 
#define LT_OBJDIR   ".libs/"
 
#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   0
 
#define STDC_HEADERS   1
 
#define USE_LIBDL   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_DB   1
 
#define WITH_VARSEQ   0
 
#define COB_EXEEXT   ""
 
#define COB_EXPORT_DYN   "-Wl,--export-dynamic"
 
#define COB_KEYWORD_INLINE   __inline
 
#define COB_LI_IS_LL   1
 
#define COB_PIC_FLAGS   "-fPIC -DPIC"
 
#define COB_SHARED_OPT   "-shared"
 
#define COB_STRFTIME   1
 
#define COB_STRIP_CMD   "strip --strip-unneeded"
 
#define ENABLE_NLS   1
 
#define HAVE_ALLOCA   1
 
#define HAVE_ALLOCA_H   1
 
#define HAVE_ATTRIBUTE_ALIGNED   1
 
#define HAVE_CANONICALIZE_FILE_NAME   1
 
#define HAVE_COLOR_SET   1
 
#define HAVE_CURSES_FREEALL   1
 
#define HAVE_DB_H   1
 
#define HAVE_DCGETTEXT   1
 
#define HAVE_DESIGNATED_INITS   1
 
#define HAVE_DLADDR   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_FCNTL   1
 
#define HAVE_FCNTL_H   1
 
#define HAVE_FDATASYNC   1
 
#define HAVE_GETTEXT   1
 
#define HAVE_GETTIMEOFDAY   1
 
#define HAVE_GMP_H   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LANGINFO_CODESET   1
 
#define HAVE_LIBNCURSESW   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_NANO_SLEEP   1
 
#define HAVE_NCURSESW_NCURSES_H   1
 
#define HAVE_PSIGN_OPT   1
 
#define HAVE_RAISE   1
 
#define HAVE_READLINK   1
 
#define HAVE_REALPATH   1
 
#define HAVE_SETENV   1
 
#define HAVE_SETLOCALE   1
 
#define HAVE_SIGACTION   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_STRINGS_H   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_TIME_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_TIMEZONE   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_USE_LEGACY_CODING   1
 
#define HAVE_VPRINTF   1
 
#define HAVE_WCHAR_H   1
 
#define LT_OBJDIR   ".libs/"
 
#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   0
 
#define STDC_HEADERS   1
 
#define USE_LIBDL   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_DB   1
 
#define WITH_VARSEQ   0
 
#define COB_EXEEXT   ""
 
#define COB_EXPORT_DYN   "-Wl,--export-dynamic"
 
#define COB_KEYWORD_INLINE   __inline
 
#define COB_LI_IS_LL   1
 
#define COB_PIC_FLAGS   "-fPIC -DPIC"
 
#define COB_SHARED_OPT   "-shared"
 
#define COB_STRFTIME   1
 
#define COB_STRIP_CMD   "strip --strip-unneeded"
 
#define ENABLE_NLS   1
 
#define HAVE_ALLOCA   1
 
#define HAVE_ALLOCA_H   1
 
#define HAVE_ATTRIBUTE_ALIGNED   1
 
#define HAVE_CANONICALIZE_FILE_NAME   1
 
#define HAVE_COLOR_SET   1
 
#define HAVE_CURSES_FREEALL   1
 
#define HAVE_DB_H   1
 
#define HAVE_DCGETTEXT   1
 
#define HAVE_DESIGNATED_INITS   1
 
#define HAVE_DLADDR   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_FCNTL   1
 
#define HAVE_FCNTL_H   1
 
#define HAVE_FDATASYNC   1
 
#define HAVE_GETTEXT   1
 
#define HAVE_GETTIMEOFDAY   1
 
#define HAVE_GMP_H   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LANGINFO_CODESET   1
 
#define HAVE_LIBNCURSESW   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_NANO_SLEEP   1
 
#define HAVE_NCURSESW_NCURSES_H   1
 
#define HAVE_PSIGN_OPT   1
 
#define HAVE_RAISE   1
 
#define HAVE_READLINK   1
 
#define HAVE_REALPATH   1
 
#define HAVE_SETENV   1
 
#define HAVE_SETLOCALE   1
 
#define HAVE_SIGACTION   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_STRINGS_H   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_TIME_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_TIMEZONE   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_USE_LEGACY_CODING   1
 
#define HAVE_VPRINTF   1
 
#define HAVE_WCHAR_H   1
 
#define LT_OBJDIR   ".libs/"
 
#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   0
 
#define STDC_HEADERS   1
 
#define USE_LIBDL   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_DB   1
 
#define WITH_VARSEQ   0
 
#define COB_EXEEXT   ""
 
#define COB_EXPORT_DYN   "-Wl,--export-dynamic"
 
#define COB_KEYWORD_INLINE   __inline
 
#define COB_LI_IS_LL   1
 
#define COB_PIC_FLAGS   "-fPIC -DPIC"
 
#define COB_SHARED_OPT   "-shared"
 
#define COB_STRFTIME   1
 
#define COB_STRIP_CMD   "strip --strip-unneeded"
 
#define ENABLE_NLS   1
 
#define HAVE_ALLOCA   1
 
#define HAVE_ALLOCA_H   1
 
#define HAVE_ATTRIBUTE_ALIGNED   1
 
#define HAVE_CANONICALIZE_FILE_NAME   1
 
#define HAVE_COLOR_SET   1
 
#define HAVE_CURSES_FREEALL   1
 
#define HAVE_DB_H   1
 
#define HAVE_DCGETTEXT   1
 
#define HAVE_DESIGNATED_INITS   1
 
#define HAVE_DLADDR   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_FCNTL   1
 
#define HAVE_FCNTL_H   1
 
#define HAVE_FDATASYNC   1
 
#define HAVE_GETTEXT   1
 
#define HAVE_GETTIMEOFDAY   1
 
#define HAVE_GMP_H   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LANGINFO_CODESET   1
 
#define HAVE_LIBNCURSESW   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_NANO_SLEEP   1
 
#define HAVE_NCURSESW_NCURSES_H   1
 
#define HAVE_PSIGN_OPT   1
 
#define HAVE_RAISE   1
 
#define HAVE_READLINK   1
 
#define HAVE_REALPATH   1
 
#define HAVE_SETENV   1
 
#define HAVE_SETLOCALE   1
 
#define HAVE_SIGACTION   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_STRINGS_H   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_TIME_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_TIMEZONE   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_USE_LEGACY_CODING   1
 
#define HAVE_VPRINTF   1
 
#define HAVE_WCHAR_H   1
 
#define LT_OBJDIR   ".libs/"
 
#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   0
 
#define STDC_HEADERS   1
 
#define USE_LIBDL   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_DB   1
 
#define WITH_VARSEQ   0
 

Macro Definition Documentation

#define __EXTENSIONS__   1
#define __EXTENSIONS__   1
#define __EXTENSIONS__   1
#define __EXTENSIONS__   1
#define __EXTENSIONS__   1
#define _ALL_SOURCE   1
#define _ALL_SOURCE   1
#define _ALL_SOURCE   1
#define _ALL_SOURCE   1
#define _ALL_SOURCE   1
#define _GNU_SOURCE   1
#define _GNU_SOURCE   1
#define _GNU_SOURCE   1
#define _GNU_SOURCE   1
#define _GNU_SOURCE   1
#define _POSIX_PTHREAD_SEMANTICS   1
#define _POSIX_PTHREAD_SEMANTICS   1
#define _POSIX_PTHREAD_SEMANTICS   1
#define _POSIX_PTHREAD_SEMANTICS   1
#define _POSIX_PTHREAD_SEMANTICS   1
#define _TANDEM_SOURCE   1
#define _TANDEM_SOURCE   1
#define _TANDEM_SOURCE   1
#define _TANDEM_SOURCE   1
#define _TANDEM_SOURCE   1
#define COB_EXEEXT   ""
#define COB_EXEEXT   ""
#define COB_EXEEXT   ""
#define COB_EXEEXT   ""
#define COB_EXEEXT   ""
#define COB_EXPORT_DYN   "-Wl,--export-dynamic"
#define COB_EXPORT_DYN   "-Wl,--export-dynamic"
#define COB_EXPORT_DYN   "-Wl,--export-dynamic"
#define COB_EXPORT_DYN   "-Wl,--export-dynamic"
#define COB_EXPORT_DYN   "-Wl,--export-dynamic"
#define COB_KEYWORD_INLINE   __inline
#define COB_KEYWORD_INLINE   __inline
#define COB_KEYWORD_INLINE   __inline
#define COB_KEYWORD_INLINE   __inline
#define COB_KEYWORD_INLINE   __inline
#define COB_LI_IS_LL   1
#define COB_LI_IS_LL   1
#define COB_LI_IS_LL   1
#define COB_LI_IS_LL   1
#define COB_LI_IS_LL   1
#define COB_PIC_FLAGS   "-fPIC -DPIC"
#define COB_PIC_FLAGS   "-fPIC -DPIC"
#define COB_PIC_FLAGS   "-fPIC -DPIC"
#define COB_PIC_FLAGS   "-fPIC -DPIC"
#define COB_PIC_FLAGS   "-fPIC -DPIC"
#define COB_SHARED_OPT   "-shared"
#define COB_SHARED_OPT   "-shared"
#define COB_SHARED_OPT   "-shared"
#define COB_SHARED_OPT   "-shared"
#define COB_SHARED_OPT   "-shared"
#define COB_STRFTIME   1
#define COB_STRFTIME   1
#define COB_STRFTIME   1
#define COB_STRFTIME   1
#define COB_STRFTIME   1
#define COB_STRIP_CMD   "strip --strip-unneeded"
#define COB_STRIP_CMD   "strip --strip-unneeded"
#define COB_STRIP_CMD   "strip --strip-unneeded"
#define COB_STRIP_CMD   "strip --strip-unneeded"
#define COB_STRIP_CMD   "strip --strip-unneeded"
#define ENABLE_NLS   1
#define ENABLE_NLS   1
#define ENABLE_NLS   1
#define ENABLE_NLS   1
#define ENABLE_NLS   1
#define HAVE_ALLOCA   1
#define HAVE_ALLOCA   1
#define HAVE_ALLOCA   1
#define HAVE_ALLOCA   1
#define HAVE_ALLOCA   1
#define HAVE_ALLOCA_H   1
#define HAVE_ALLOCA_H   1
#define HAVE_ALLOCA_H   1
#define HAVE_ALLOCA_H   1
#define HAVE_ALLOCA_H   1
#define HAVE_ATTRIBUTE_ALIGNED   1
#define HAVE_ATTRIBUTE_ALIGNED   1
#define HAVE_ATTRIBUTE_ALIGNED   1
#define HAVE_ATTRIBUTE_ALIGNED   1
#define HAVE_ATTRIBUTE_ALIGNED   1
#define HAVE_CANONICALIZE_FILE_NAME   1
#define HAVE_CANONICALIZE_FILE_NAME   1
#define HAVE_CANONICALIZE_FILE_NAME   1
#define HAVE_CANONICALIZE_FILE_NAME   1
#define HAVE_CANONICALIZE_FILE_NAME   1
#define HAVE_COLOR_SET   1
#define HAVE_COLOR_SET   1
#define HAVE_COLOR_SET   1
#define HAVE_COLOR_SET   1
#define HAVE_COLOR_SET   1
#define HAVE_CURSES_FREEALL   1
#define HAVE_CURSES_FREEALL   1
#define HAVE_CURSES_FREEALL   1
#define HAVE_CURSES_FREEALL   1
#define HAVE_CURSES_FREEALL   1
#define HAVE_DB_H   1
#define HAVE_DB_H   1
#define HAVE_DB_H   1
#define HAVE_DB_H   1
#define HAVE_DB_H   1
#define HAVE_DCGETTEXT   1
#define HAVE_DCGETTEXT   1
#define HAVE_DCGETTEXT   1
#define HAVE_DCGETTEXT   1
#define HAVE_DCGETTEXT   1
#define HAVE_DESIGNATED_INITS   1
#define HAVE_DESIGNATED_INITS   1
#define HAVE_DESIGNATED_INITS   1
#define HAVE_DESIGNATED_INITS   1
#define HAVE_DESIGNATED_INITS   1
#define HAVE_DLADDR   1
#define HAVE_DLADDR   1
#define HAVE_DLADDR   1
#define HAVE_DLADDR   1
#define HAVE_DLADDR   1
#define HAVE_DLFCN_H   1
#define HAVE_DLFCN_H   1
#define HAVE_DLFCN_H   1
#define HAVE_DLFCN_H   1
#define HAVE_DLFCN_H   1
#define HAVE_FCNTL   1
#define HAVE_FCNTL   1
#define HAVE_FCNTL   1
#define HAVE_FCNTL   1
#define HAVE_FCNTL   1
#define HAVE_FCNTL_H   1
#define HAVE_FCNTL_H   1
#define HAVE_FCNTL_H   1
#define HAVE_FCNTL_H   1
#define HAVE_FCNTL_H   1
#define HAVE_FDATASYNC   1
#define HAVE_FDATASYNC   1
#define HAVE_FDATASYNC   1
#define HAVE_FDATASYNC   1
#define HAVE_FDATASYNC   1
#define HAVE_GETTEXT   1
#define HAVE_GETTEXT   1
#define HAVE_GETTEXT   1
#define HAVE_GETTEXT   1
#define HAVE_GETTEXT   1
#define HAVE_GETTIMEOFDAY   1
#define HAVE_GETTIMEOFDAY   1
#define HAVE_GETTIMEOFDAY   1
#define HAVE_GETTIMEOFDAY   1
#define HAVE_GETTIMEOFDAY   1
#define HAVE_GMP_H   1
#define HAVE_GMP_H   1
#define HAVE_GMP_H   1
#define HAVE_GMP_H   1
#define HAVE_GMP_H   1
#define HAVE_INTTYPES_H   1
#define HAVE_INTTYPES_H   1
#define HAVE_INTTYPES_H   1
#define HAVE_INTTYPES_H   1
#define HAVE_INTTYPES_H   1
#define HAVE_LANGINFO_CODESET   1
#define HAVE_LANGINFO_CODESET   1
#define HAVE_LANGINFO_CODESET   1
#define HAVE_LANGINFO_CODESET   1
#define HAVE_LANGINFO_CODESET   1
#define HAVE_LIBNCURSESW   1
#define HAVE_LIBNCURSESW   1
#define HAVE_LIBNCURSESW   1
#define HAVE_LIBNCURSESW   1
#define HAVE_LIBNCURSESW   1
#define HAVE_LOCALE_H   1
#define HAVE_LOCALE_H   1
#define HAVE_LOCALE_H   1
#define HAVE_LOCALE_H   1
#define HAVE_LOCALE_H   1
#define HAVE_LOCALECONV   1
#define HAVE_LOCALECONV   1
#define HAVE_LOCALECONV   1
#define HAVE_LOCALECONV   1
#define HAVE_LOCALECONV   1
#define HAVE_MALLOC_H   1
#define HAVE_MALLOC_H   1
#define HAVE_MALLOC_H   1
#define HAVE_MALLOC_H   1
#define HAVE_MALLOC_H   1
#define HAVE_MEMMOVE   1
#define HAVE_MEMMOVE   1
#define HAVE_MEMMOVE   1
#define HAVE_MEMMOVE   1
#define HAVE_MEMMOVE   1
#define HAVE_MEMORY_H   1
#define HAVE_MEMORY_H   1
#define HAVE_MEMORY_H   1
#define HAVE_MEMORY_H   1
#define HAVE_MEMORY_H   1
#define HAVE_MEMSET   1
#define HAVE_MEMSET   1
#define HAVE_MEMSET   1
#define HAVE_MEMSET   1
#define HAVE_MEMSET   1
#define HAVE_MP_GET_MEMORY_FUNCTIONS   1
#define HAVE_MP_GET_MEMORY_FUNCTIONS   1
#define HAVE_MP_GET_MEMORY_FUNCTIONS   1
#define HAVE_MP_GET_MEMORY_FUNCTIONS   1
#define HAVE_MP_GET_MEMORY_FUNCTIONS   1
#define HAVE_NANO_SLEEP   1
#define HAVE_NANO_SLEEP   1
#define HAVE_NANO_SLEEP   1
#define HAVE_NANO_SLEEP   1
#define HAVE_NANO_SLEEP   1
#define HAVE_NCURSESW_NCURSES_H   1
#define HAVE_NCURSESW_NCURSES_H   1
#define HAVE_NCURSESW_NCURSES_H   1
#define HAVE_NCURSESW_NCURSES_H   1
#define HAVE_NCURSESW_NCURSES_H   1
#define HAVE_PSIGN_OPT   1
#define HAVE_PSIGN_OPT   1
#define HAVE_PSIGN_OPT   1
#define HAVE_PSIGN_OPT   1
#define HAVE_PSIGN_OPT   1
#define HAVE_RAISE   1
#define HAVE_RAISE   1
#define HAVE_RAISE   1
#define HAVE_RAISE   1
#define HAVE_RAISE   1
#define HAVE_READLINK   1
#define HAVE_READLINK   1
#define HAVE_READLINK   1
#define HAVE_READLINK   1
#define HAVE_READLINK   1
#define HAVE_REALPATH   1
#define HAVE_REALPATH   1
#define HAVE_REALPATH   1
#define HAVE_REALPATH   1
#define HAVE_REALPATH   1
#define HAVE_SETENV   1
#define HAVE_SETENV   1
#define HAVE_SETENV   1
#define HAVE_SETENV   1
#define HAVE_SETENV   1
#define HAVE_SETLOCALE   1
#define HAVE_SETLOCALE   1
#define HAVE_SETLOCALE   1
#define HAVE_SETLOCALE   1
#define HAVE_SETLOCALE   1
#define HAVE_SIG_ATOMIC_T   1
#define HAVE_SIG_ATOMIC_T   1
#define HAVE_SIG_ATOMIC_T   1
#define HAVE_SIG_ATOMIC_T   1
#define HAVE_SIG_ATOMIC_T   1
#define HAVE_SIGACTION   1
#define HAVE_SIGACTION   1
#define HAVE_SIGACTION   1
#define HAVE_SIGACTION   1
#define HAVE_SIGACTION   1
#define HAVE_SIGNAL_H   1
#define HAVE_SIGNAL_H   1
#define HAVE_SIGNAL_H   1
#define HAVE_SIGNAL_H   1
#define HAVE_SIGNAL_H   1
#define HAVE_STDDEF_H   1
#define HAVE_STDDEF_H   1
#define HAVE_STDDEF_H   1
#define HAVE_STDDEF_H   1
#define HAVE_STDDEF_H   1
#define HAVE_STDINT_H   1
#define HAVE_STDINT_H   1
#define HAVE_STDINT_H   1
#define HAVE_STDINT_H   1
#define HAVE_STDINT_H   1
#define HAVE_STDLIB_H   1
#define HAVE_STDLIB_H   1
#define HAVE_STDLIB_H   1
#define HAVE_STDLIB_H   1
#define HAVE_STDLIB_H   1
#define HAVE_STRCASECMP   1
#define HAVE_STRCASECMP   1
#define HAVE_STRCASECMP   1
#define HAVE_STRCASECMP   1
#define HAVE_STRCASECMP   1
#define HAVE_STRCHR   1
#define HAVE_STRCHR   1
#define HAVE_STRCHR   1
#define HAVE_STRCHR   1
#define HAVE_STRCHR   1
#define HAVE_STRCOLL   1
#define HAVE_STRCOLL   1
#define HAVE_STRCOLL   1
#define HAVE_STRCOLL   1
#define HAVE_STRCOLL   1
#define HAVE_STRDUP   1
#define HAVE_STRDUP   1
#define HAVE_STRDUP   1
#define HAVE_STRDUP   1
#define HAVE_STRDUP   1
#define HAVE_STRERROR   1
#define HAVE_STRERROR   1
#define HAVE_STRERROR   1
#define HAVE_STRERROR   1
#define HAVE_STRERROR   1
#define HAVE_STRING_H   1
#define HAVE_STRING_H   1
#define HAVE_STRING_H   1
#define HAVE_STRING_H   1
#define HAVE_STRING_H   1
#define HAVE_STRINGS_H   1
#define HAVE_STRINGS_H   1
#define HAVE_STRINGS_H   1
#define HAVE_STRINGS_H   1
#define HAVE_STRINGS_H   1
#define HAVE_STRRCHR   1
#define HAVE_STRRCHR   1
#define HAVE_STRRCHR   1
#define HAVE_STRRCHR   1
#define HAVE_STRRCHR   1
#define HAVE_STRSTR   1
#define HAVE_STRSTR   1
#define HAVE_STRSTR   1
#define HAVE_STRSTR   1
#define HAVE_STRSTR   1
#define HAVE_STRTOL   1
#define HAVE_STRTOL   1
#define HAVE_STRTOL   1
#define HAVE_STRTOL   1
#define HAVE_STRTOL   1
#define HAVE_STRXFRM   1
#define HAVE_STRXFRM   1
#define HAVE_STRXFRM   1
#define HAVE_STRXFRM   1
#define HAVE_STRXFRM   1
#define HAVE_SYS_STAT_H   1
#define HAVE_SYS_STAT_H   1
#define HAVE_SYS_STAT_H   1
#define HAVE_SYS_STAT_H   1
#define HAVE_SYS_STAT_H   1
#define HAVE_SYS_TIME_H   1
#define HAVE_SYS_TIME_H   1
#define HAVE_SYS_TIME_H   1
#define HAVE_SYS_TIME_H   1
#define HAVE_SYS_TIME_H   1
#define HAVE_SYS_TYPES_H   1
#define HAVE_SYS_TYPES_H   1
#define HAVE_SYS_TYPES_H   1
#define HAVE_SYS_TYPES_H   1
#define HAVE_SYS_TYPES_H   1
#define HAVE_TIMEZONE   1
#define HAVE_TIMEZONE   1
#define HAVE_TIMEZONE   1
#define HAVE_TIMEZONE   1
#define HAVE_TIMEZONE   1
#define HAVE_UNISTD_H   1
#define HAVE_UNISTD_H   1
#define HAVE_UNISTD_H   1
#define HAVE_UNISTD_H   1
#define HAVE_UNISTD_H   1
#define HAVE_USE_LEGACY_CODING   1
#define HAVE_USE_LEGACY_CODING   1
#define HAVE_USE_LEGACY_CODING   1
#define HAVE_USE_LEGACY_CODING   1
#define HAVE_USE_LEGACY_CODING   1
#define HAVE_VPRINTF   1
#define HAVE_VPRINTF   1
#define HAVE_VPRINTF   1
#define HAVE_VPRINTF   1
#define HAVE_VPRINTF   1
#define HAVE_WCHAR_H   1
#define HAVE_WCHAR_H   1
#define HAVE_WCHAR_H   1
#define HAVE_WCHAR_H   1
#define HAVE_WCHAR_H   1
#define LT_OBJDIR   ".libs/"
#define LT_OBJDIR   ".libs/"
#define LT_OBJDIR   ".libs/"
#define LT_OBJDIR   ".libs/"
#define LT_OBJDIR   ".libs/"
#define PACKAGE   "gnu-cobol"
#define PACKAGE   "gnu-cobol"
#define PACKAGE   "gnu-cobol"
#define PACKAGE   "gnu-cobol"
#define PACKAGE   "gnu-cobol"
#define PACKAGE_BUGREPORT   "open-cobol-list@lists.sourceforge.net"
#define PACKAGE_BUGREPORT   "open-cobol-list@lists.sourceforge.net"
#define PACKAGE_BUGREPORT   "open-cobol-list@lists.sourceforge.net"
#define PACKAGE_BUGREPORT   "open-cobol-list@lists.sourceforge.net"
#define PACKAGE_BUGREPORT   "open-cobol-list@lists.sourceforge.net"
#define PACKAGE_NAME   "GNU Cobol"
#define PACKAGE_NAME   "GNU Cobol"
#define PACKAGE_NAME   "GNU Cobol"
#define PACKAGE_NAME   "GNU Cobol"
#define PACKAGE_NAME   "GNU Cobol"
#define PACKAGE_STRING   "GNU Cobol 2.0"
#define PACKAGE_STRING   "GNU Cobol 2.0"
#define PACKAGE_STRING   "GNU Cobol 2.0"
#define PACKAGE_STRING   "GNU Cobol 2.0"
#define PACKAGE_STRING   "GNU Cobol 2.0"
#define PACKAGE_TARNAME   "gnu-cobol"
#define PACKAGE_TARNAME   "gnu-cobol"
#define PACKAGE_TARNAME   "gnu-cobol"
#define PACKAGE_TARNAME   "gnu-cobol"
#define PACKAGE_TARNAME   "gnu-cobol"
#define PACKAGE_URL   "http://www.opencobol.org"
#define PACKAGE_URL   "http://www.opencobol.org"
#define PACKAGE_URL   "http://www.opencobol.org"
#define PACKAGE_URL   "http://www.opencobol.org"
#define PACKAGE_URL   "http://www.opencobol.org"
#define PACKAGE_VERSION   "2.0"
#define PACKAGE_VERSION   "2.0"
#define PACKAGE_VERSION   "2.0"
#define PACKAGE_VERSION   "2.0"
#define PACKAGE_VERSION   "2.0"
#define PATCH_LEVEL   0
#define PATCH_LEVEL   0
#define PATCH_LEVEL   0
#define PATCH_LEVEL   0
#define PATCH_LEVEL   0
#define STDC_HEADERS   1
#define STDC_HEADERS   1
#define STDC_HEADERS   1
#define STDC_HEADERS   1
#define STDC_HEADERS   1
#define USE_LIBDL   1
#define USE_LIBDL   1
#define USE_LIBDL   1
#define USE_LIBDL   1
#define USE_LIBDL   1
#define VERSION   "2.0"
#define VERSION   "2.0"
#define VERSION   "2.0"
#define VERSION   "2.0"
#define VERSION   "2.0"
#define WITH_DB   1
#define WITH_DB   1
#define WITH_DB   1
#define WITH_DB   1
#define WITH_DB   1
#define WITH_VARSEQ   0
#define WITH_VARSEQ   0
#define WITH_VARSEQ   0
#define WITH_VARSEQ   0
#define WITH_VARSEQ   0