/* htconfig.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define if you don't have vprintf but do have _doprnt. */ /* #undef HAVE_DOPRNT */ /* Define if you have the vprintf function. */ #define HAVE_VPRINTF 1 /* Define to `long' if doesn't define. */ /* #undef off_t */ /* Define to `unsigned' if doesn't define. */ /* #undef size_t */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to be the name of the operating system. */ /* #undef OS_TYPE */ /* Define if you have the header file. */ #define HAVE_CTYPE_H 1 /* Define if you have the header file. */ #define HAVE_STDIO_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if your declares struct tm. */ /* #undef TM_IN_SYS_TIME */ /* Define if you have the strcspn function. */ #define HAVE_STRCSPN 1 /* Define if you have the strdup function. */ #define HAVE_STRDUP 1 /* Define if you have the strerror function. */ #define HAVE_STRERROR 1 /* Define if you have the strspn function. */ #define HAVE_STRSPN 1 /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define if your system has a working `malloc' function. */ /* #undef HAVE_MALLOC */ /* Define if you have the header file. */ #define HAVE_MALLOC_H 1 /* Define if you have the `memcpy' function. */ /* #undef HAVE_MEMCPY */ /* Define if you have the `memmove' function. */ /* #undef HAVE_MEMMOVE */ /* Define if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define if you have the `memset' function. */ /* #undef HAVE_MEMSET */ /* Define if you have the m library (-lm). */ #define HAVE_LIBM 1 #define HTG_LD_ARGS_MATH "-lm" /* Define the name of the TinyCOBOL Run-Time libraries. */ #define HTG_LD_ARGS_HT1 "-lhtcobol" /* Note: Some libraries are not needed by htcobol or RTL, but are required by the linker to create a executable. */ /* Note on library db: Version 1.85 and 2.0 are named -ldb or -ldb1. Version 2.xx, 3.yy (xx > 0) are named -ldb or -ldb2. */ /* Define if you have the db library header db.h version 1.x. */ #define USE_DB 1 /* Define if you have the db library header db_185.h version 2.x or 3.x. */ /* #undef USE_DB_23 */ /* Define if you have the db library header db_185.h version 4.x. */ /* #undef USE_DB_41 */ /* Define if you have the db library header db1/db.h version 1.x. */ /* #undef USE_DB_1 */ /* Define if you have the db library header db2/db_185.h version 2.x. */ /* #undef USE_DB_2 */ /* Define if you have the db library header db3/db_185.h version 3.x. */ /* #undef USE_DB_3 */ /* Define if you have the db library header db4/db_185.h version 4.x. */ /* #undef USE_DB_4 */ /* Set library db version 1.85 compatibility feature on for versions >= 2.xx. */ /* #undef USE_DB_185_COMPATIBILITY - no longer used */ /* Set MF compatibility features on */ /* #undef USE_MF_COMPATABILITY */ #define USE_MF_COMPATABILITY 1 /* Enable file LOCK server feature */ /* #undef USE_LOCKSERVER */ /* Enable file SYNC feature */ /* #undef USE_SYNC */ /* Define DB library name (default -ldb) */ #define HTG_LD_ARGS_DB "-ldb" /* Define if you have the curses library. */ #define HAVE_LIBCURSES 1 #define HTG_LD_ARGS_CURSES "-lpdcurses" /* Define if you the curses library with color_set function. */ /* #undef CURSES_HAS_COLOR_SET */ /* Define if you have the dl library (-ldl). */ /* Set run time library loading feature. */ /* #undef WANT_DYNAMIC_LIBS */ /* #undef HAVE_LIBDL */ #define HTG_LD_ARGS_DL "-ldl" /* Define if you have the readline library (-lreadline). */ /* Set use readline library features. */ /* #undef HAVE_LIBREADLINE */ /* #undef WANT_READLINE */ #define HTG_LD_ARGS_READLINE "-lreadline" /* Set debugging feature in code generator. */ /* #undef DEBUG_COMPILER */ /* Set debugging feature in scan.l. */ /* #undef DEBUG_SCANNER */ /* Set debugging run time library feature. */ /* #undef DEBUG_RTS */ /* Set debugging in run time library move routines feature. */ /* #undef DEBUG_MOVE_RTS */ /* Set debugging run time library feature. */ /* #undef PICTURE_TESTING */ /* Set debugging run time library feature. */ /* #undef PICTURE_TESTING */ /* Set debugging feature in pre-processor. */ /* #undef DEBUG_COBPP */ /* The Tiny COBOL compiler defaults The compiler assumes that the final compiled code will reside in the $COBDIR directory. By default (if this variable is not set in the environment) the compiler assumes that this will be COBDIR_DEFAULT. The libraries should be stored in COBLIB_DEFAULT. For the executables the compiler assumes that the final compiled code will be in COBBIN_DEFAULT. */ /* Define language option for commnad line help */ #define TCOBPP_LANGUAGE_en 1 #define TCOB_LANGUAGE_en 1 /* #undef TCOBPP_LANGUAGE_en */ /* #undef TCOBPP_LANGUAGE_en */ /* #undef TCOBPP_LANGUAGE_fr */ /* #undef TCOBPP_LANGUAGE_it */ /* #undef TCOBPP_LANGUAGE_pt_BR */ /* #undef TCOBPP_LANGUAGE_es */ /* #undef TCOB_LANGUAGE_en */ /* #undef TCOB_LANGUAGE_en */ /* #undef TCOB_LANGUAGE_fr */ /* #undef TCOB_LANGUAGE_it */ /* #undef TCOB_LANGUAGE_pt_BR */ /* #undef TCOB_LANGUAGE_es */ /* Default compile and run-time resource (options) directory name */ #define COBDIR_DEFAULT "C:/TinyCOBOL" /* Default resource (options) paths */ #define OPTFILE_DEFAULT "htcobolrc" #define OPTFILE_PATH "C:/TinyCOBOL/htcobolrc" /* Default run-time resource (options) paths */ #define RTOPTFILE_DEFAULT "htrtconf" /* Default binary path */ #define COBBIN_DEFAULT "C:/TinyCOBOL" /* Default install lib path */ #define COBLIB_DEFAULT "C:/TinyCOBOL" /* Set the expand command path */ #define COBPP_EXPAND_CMD_PATH "expand.exe" /* Set the GCC command */ #define TCOB_CCX_CMD "gcc.exe" /* Set the GAS command */ #define TCOB_ASX_CMD "as.exe" /* Default search lib paths */ #define HTG_LD_PATHS_DEFAULT "-L/usr/lib -L/usr/local/lib -LC:/TinyCOBOL/lib" /* Default linker args */ #define HTG_LD_ARGS_DEFAULT "-lhtcobol -ldb -lpdcurses -lm" /* Name of package */ /* #define PACKAGE "TinyCOBOL" */