/* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ #ifndef _ALL_SOURCE #undef _ALL_SOURCE #endif /* Define to empty if the keyword does not work. */ #undef const /* Define if you need to in order for stat and other things to work. */ #undef _POSIX_SOURCE /* Define to `unsigned' if doesn't define. */ #undef size_t /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING /* HAS_X11LIBS: * This symbol, if defined, indicates that the C program can use X11 * directly. */ #undef HAS_X11LIBS /* HAS_TCLXLIBS: * This symbol, if defined, indicates that Modules should support * extended TCL (tclX) commands. */ #undef HAS_TCLXLIBS /* CACHE_UMASK: * This symbol, if defined, is used as the umask for creating * cachefiles for the module avail command. */ #undef CACHE_UMASK /* CACHE_AVAIL: * This symbol, if defined, indicates that Modules should cache the * directories in MODULEPATH when doing an avail. */ #undef CACHE_AVAIL /* EVAL_ALIAS: * This symbol, if defined, indicates that Modules should ask the sheel * to evaluate aliases via stdout like other environment changes instead * of opening a file and then asking the shell to source the file and * then remove it. */ #undef EVAL_ALIAS /* AUTOLOADPATH: * This symbol, if defined, is the "default" path of directories * Tcl will look for functions to autoload. It is space separated! */ #undef AUTOLOADPATH /* HAS_BOURNE_FUNCS: * This symbol, if defined, indicates that Modules should ask the sheel * to evaluate aliases via stdout like other environment changes instead * of opening a file and then asking the shell to source the file and * then remove it. */ #undef HAS_BOURNE_FUNCS /* LMSPLIT_SIZE: * This symbol, if defined, will force the environment variable * _LM_FILES to be split into smaller "chunks". */ #undef LMSPLIT_SIZE /* FORCE_PATH: * This symbol, if defined, is the "default" path built-in to the * modulecmd app. Note: There is no longer a FORCE_PATH_BASE! */ #undef FORCE_PATH #define FORCE_PATH_SACRED NULL #define FORCE_LD_LIBRARY_PATH_SACRED NULL /* PHOSTNAME: * Last resort to get the hostname, if uname() and gethostname() * are not available. */ #undef PHOSTNAME /* CPPSTDIN: * This symbol contains the first part of the string which will invoke * the C preprocessor on the standard input and produce to standard * output. Typical value of "cc -E" or "/lib/cpp". */ #undef CPPSTDIN /* CPPMINUS: * This symbol contains the second part of the string which will invoke * the C preprocessor on the standard input and produce to standard * output. This symbol will have the value "-" if CPPSTDIN needs a minus * to specify standard input, otherwise the value is "". */ #define CPPMINUS "" /* USE_FREE: * By default, we will not call free() for any dynamic data. This * define enables these calls again. */ #undef USE_FREE /* VERSIONPATH: * Directory that contains the env.modules version files. */ #undef VERSIONPATH /* DOT_EXT: * Set this to some extension value (e.g. .ext) to be append onto * each shell dot-file name in the list for each shell for processing * the "module init*" commands. For example - C-shell: .cshrc.ext, * .login.ext. */ #undef DOT_EXT /* VERSIONPATH: * Directory that contains the env.modules version files. */ #undef VERSIONPATH /* DOT_EXT: * Set this to some extension value (e.g. .ext) to be append onto * each shell dot-file name in the list for each shell for processing * the "module init*" commands. For example - C-shell: .cshrc.ext, * .login.ext. */ #define DOT_EXT "" /* VERSIONPATH: * Directory that contains the env.modules version files. */ #undef VERSIONPATH /* DOT_EXT: * Set this to some extension value (e.g. .ext) to be append onto * each shell dot-file name in the list for each shell for processing * the "module init*" commands. For example - C-shell: .cshrc.ext, * .login.ext. */ #define DOT_EXT "" /* VERSION_MAGIC: * By default, .version files will require to have the modulefile * magic cookie to be valid, else an error message will be printed out. * Set to 0 to disable. */ #define VERSION_MAGIC 1 /* WITH_DEBUG_INFO: * Debug info level if defined */ #undef WITH_DEBUG_INFO /* WITH_LOGGING: * Syslog logging and facilities */ #undef WITH_LOGGING #undef WITH_LOG_DIR #undef WITH_LOG_FACILITY_VERBOSE #undef WITH_LOG_FACILITY_INFO #undef WITH_LOG_FACILITY_DEBUG #undef WITH_LOG_FACILITY_TRACE #undef WITH_LOG_FACILITY_WARN #undef WITH_LOG_FACILITY_PROB #undef WITH_LOG_FACILITY_ERROR #undef WITH_LOG_FACILITY_FATAL #undef WITH_LOG_FACILITY_PANIC /* Tracing */ #undef WITH_TRACE_LOAD #undef WITH_TRACE_UNLOAD #undef WITH_TRACE_SWITCH #undef WITH_TRACE_DISP #undef WITH_TRACE_LIST #undef WITH_TRACE_AVAIL #undef WITH_TRACE_HELP #undef WITH_TRACE_INIT #undef WITH_TRACE_USE #undef WITH_TRACE_UNUSE #undef WITH_TRACE_UPDATE #undef WITH_TRACE_PURGE #undef WITH_TRACE_CLEAR #undef WITH_TRACE_WHATIS #undef WITH_TRACE_APROPOS /* Define if you have the dup2 function. */ #undef HAVE_DUP2 /* Define if you have the getdomainname function. */ #undef HAVE_GETDOMAINNAME /* Define if you have the gethostname function. */ #undef HAVE_GETHOSTNAME /* Define if you have the strdup function. */ #undef HAVE_STRDUP /* Define if you have the strtok function. */ #undef HAVE_STRTOK /* Define if you have the syslog function. */ #undef HAVE_SYSLOG /* Define if you have the tempnam function. */ #undef HAVE_TEMPNAM /* Define if you have the tmpnam function. */ #undef HAVE_TMPNAM /* Define if you have the uname function. */ #undef HAVE_UNAME /* Define if you have the header file. */ #undef HAVE_CTYPE_H /* Define if you have the header file. */ #undef HAVE_DIRENT_H /* Define if you have the header file. */ #undef HAVE_ERRNO_H /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the header file. */ #undef HAVE_MEMORY_H /* Define if you have the header file. */ #undef HAVE_NDIR_H /* Define if you have the header file. */ #undef HAVE_STDARG_H /* Define if you have the header file. */ #undef HAVE_STDLIB_H /* Define if you have the header file. */ #undef HAVE_STRING_H /* Define if you have the header file. */ #undef HAVE_SYS_DIR_H /* Define if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define if you have the header file. */ #undef HAVE_SYS_MODE_H /* Define if you have the header file. */ #undef HAVE_SYS_NDIR_H /* Define if you have the header file. */ #undef HAVE_SYS_PARAM_H /* Define if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define if you have the header file. */ #undef HAVE_SYS_TERMIOS_H /* Define if you have the header file. */ #undef HAVE_SYSLOG_H /* Define if you have the header file. */ #undef HAVE_TERMIO_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the header file. */ #undef HAVE_VARARGS_H /* Define if you have the dl library (-ldl). */ #undef HAVE_LIBDL /* Define if you have the m library (-lm). */ #undef HAVE_LIBM /* Define if you have the nsl library (-lnsl). */ #undef HAVE_LIBNSL /* Define if you have the socket library (-lsocket). */ #undef HAVE_LIBSOCKET