/config.h.in
https://code.google.com/ · Autoconf · 450 lines · 149 code · 145 blank · 156 comment · 107 complexity · 990163dc0bcc5e47f4607de919fd13a6 MD5 · raw file
- /* config.h.in. Generated from configure.ac by autoheader. */
- /* Define to default pdsh connect timeout. */
- #undef CONNECT_TIMEOUT
- /* Define to default pdsh fanout. */
- #undef DFLT_FANOUT
- /* Path to dshgroup files */
- #undef DSHGROUP_PATH
- /* Define to 1 if licensed under terms of the GNU General Public License. */
- #undef GPL_LICENSED
- /* Define to 1 if you have the `argz_append' function. */
- #undef HAVE_ARGZ_APPEND
- /* Define to 1 if you have the `argz_create_sep' function. */
- #undef HAVE_ARGZ_CREATE_SEP
- /* Define to 1 if you have the <argz.h> header file. */
- #undef HAVE_ARGZ_H
- /* Define to 1 if you have the `argz_insert' function. */
- #undef HAVE_ARGZ_INSERT
- /* Define to 1 if you have the `argz_next' function. */
- #undef HAVE_ARGZ_NEXT
- /* Define to 1 if you have the `argz_stringify' function. */
- #undef HAVE_ARGZ_STRINGIFY
- /* Define to 1 if you have the <assert.h> header file. */
- #undef HAVE_ASSERT_H
- /* Define to 1 if you have the `atoi' function. */
- #undef HAVE_ATOI
- /* Define to 1 if you have the `bcopy' function. */
- #undef HAVE_BCOPY
- /* Define to 1 if you have the `closedir' function. */
- #undef HAVE_CLOSEDIR
- /* Define to 1 if you have the <ctype.h> header file. */
- #undef HAVE_CTYPE_H
- /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
- don't. */
- #undef HAVE_DECL_STRERROR_R
- /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
- */
- #undef HAVE_DIRENT_H
- /* Define if you have the GNU dld library. */
- #undef HAVE_DLD
- /* Define to 1 if you have the <dld.h> header file. */
- #undef HAVE_DLD_H
- /* Define to 1 if you have the `dlerror' function. */
- #undef HAVE_DLERROR
- /* Define to 1 if you have the <dlfcn.h> header file. */
- #undef HAVE_DLFCN_H
- /* Define to 1 if you have the <dl.h> header file. */
- #undef HAVE_DL_H
- /* Define if you have the _dyld_func_lookup function. */
- #undef HAVE_DYLD
- /* Define to 1 if you have the <errno.h> header file. */
- #undef HAVE_ERRNO_H
- /* Define to 1 if the system has the type `error_t'. */
- #undef HAVE_ERROR_T
- /* Define to 1 if you have the <fcntl.h> header file. */
- #undef HAVE_FCNTL_H
- /* Define to 1 if you have the <features.h> header file. */
- #undef HAVE_FEATURES_H
- /* Define if genders library has genders_query. */
- #undef HAVE_GENDERS_QUERY
- /* Define to 1 if you have the `index' function. */
- #undef HAVE_INDEX
- /* Define to 1 if you have the <inttypes.h> header file. */
- #undef HAVE_INTTYPES_H
- /* have IPv6 */
- #undef HAVE_IPV6
- /* Define if you have Kerberos */
- #undef HAVE_KRB4
- /* Define if you have the libdl library or equivalent. */
- #undef HAVE_LIBDL
- /* Define to 1 if you have the `dmalloc' library (-ldmalloc). */
- #undef HAVE_LIBDMALLOC
- /* define if you have libelan3. */
- #undef HAVE_LIBELAN3
- /* define if you have libelanctrl. */
- #undef HAVE_LIBELANCTRL
- /* define if you have libelanhosts. */
- #undef HAVE_LIBELANHOSTS
- /* Define if you have libgenders. */
- #undef HAVE_LIBGENDERS
- /* Define if you have libnodeupdown. */
- #undef HAVE_LIBNODEUPDOWN
- /* Define to 1 if you have the `readline' library (-lreadline). */
- #undef HAVE_LIBREADLINE
- /* Define if you have machines */
- #undef HAVE_MACHINES
- /* Define to 1 if you have the <mach-o/dyld.h> header file. */
- #undef HAVE_MACH_O_DYLD_H
- /* Define to 1 if you have the <malloc.h> header file. */
- #undef HAVE_MALLOC_H
- /* Define to 1 if you have the `memcpy' function. */
- #undef HAVE_MEMCPY
- /* Define to 1 if you have the `memmove' function. */
- #undef HAVE_MEMMOVE
- /* Define to 1 if you have the <memory.h> header file. */
- #undef HAVE_MEMORY_H
- /* Define if you have mqshell. */
- #undef HAVE_MQSHELL
- /* Define if you have mrsh. */
- #undef HAVE_MRSH
- /* Define if struct msghdr has msg_accrights */
- #undef HAVE_MSGHDR_ACCRIGHTS
- /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
- #undef HAVE_NDIR_H
- /* Define if nodeattr program is available. */
- #undef HAVE_NODEATTR
- /* 5 param nodeupdown_load_data */
- #undef HAVE_NODEUPDOWN_LOAD_DATA_5
- /* 6 param nodeupdown_load_data */
- #undef HAVE_NODEUPDOWN_LOAD_DATA_6
- /* Define to 1 if you have the `opendir' function. */
- #undef HAVE_OPENDIR
- /* Define that you will use poll() */
- #undef HAVE_POLL
- /* Define to 1 if you have the <poll.h> header file. */
- #undef HAVE_POLL_H
- /* Define if libtool can extract symbol lists from object files. */
- #undef HAVE_PRELOADED_SYMBOLS
- /* Define if you have POSIX threads libraries and header files. */
- #undef HAVE_PTHREAD
- /* Define to 1 if you have the <pthread.h> header file. */
- #undef HAVE_PTHREAD_H
- /* Define to 1 if you have the `pthread_sigmask' function. */
- #undef HAVE_PTHREAD_SIGMASK
- /* Define for Qshell support. */
- #undef HAVE_QSHELL
- /* Define to 1 if you have the `readdir' function. */
- #undef HAVE_READDIR
- /* Define if you are compiling with readline. */
- #undef HAVE_READLINE
- /* Define to 1 if you have the `rindex' function. */
- #undef HAVE_RINDEX
- /* Define if you have rmsquery */
- #undef HAVE_RMSQUERY
- /* Define to 1 if you have the `rresvport' function. */
- #undef HAVE_RRESVPORT
- /* Define to 1 if you have the `rresvport_af' function. */
- #undef HAVE_RRESVPORT_AF
- /* do we have sa_len in struct sockaddr */
- #undef HAVE_SA_LEN
- /* Define if you have SDR */
- #undef HAVE_SDR
- /* Define that you will use select() */
- #undef HAVE_SELECT
- /* Define if you have the shl_load function. */
- #undef HAVE_SHL_LOAD
- /* Define to 1 if you have the `sigthreadmask' function. */
- #undef HAVE_SIGTHREADMASK
- /* Define if you have slurm. */
- #undef HAVE_SLURM
- /* Define if you have the socklen_t type. */
- #undef HAVE_SOCKLEN_T
- #ifndef HAVE_SOCKLEN_T
- # define HAVE_SOCKLEN_T
- typedef int socklen_t;
- #endif
- /* Define if you have ssh. */
- #undef HAVE_SSH
- /* Define to 1 if you have the <stdint.h> header file. */
- #undef HAVE_STDINT_H
- /* Define to 1 if you have the <stdio.h> header file. */
- #undef HAVE_STDIO_H
- /* Define to 1 if you have the <stdlib.h> header file. */
- #undef HAVE_STDLIB_H
- /* Define to 1 if you have the `strchr' function. */
- #undef HAVE_STRCHR
- /* Define to 1 if you have the `strcmp' function. */
- #undef HAVE_STRCMP
- /* Define to 1 if you have the `strerror' function. */
- #undef HAVE_STRERROR
- /* Define to 1 if you have the `strerror_r' function. */
- #undef HAVE_STRERROR_R
- /* Define to 1 if you have the <strings.h> header file. */
- #undef HAVE_STRINGS_H
- /* Define to 1 if you have the <string.h> header file. */
- #undef HAVE_STRING_H
- /* Define to 1 if you have the `strrchr' function. */
- #undef HAVE_STRRCHR
- /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
- */
- #undef HAVE_SYS_DIR_H
- /* Define to 1 if you have the <sys/dl.h> header file. */
- #undef HAVE_SYS_DL_H
- /* Define to 1 if you have the <sys/file.h> header file. */
- #undef HAVE_SYS_FILE_H
- /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
- */
- #undef HAVE_SYS_NDIR_H
- /* Define to 1 if you have the <sys/poll.h> header file. */
- #undef HAVE_SYS_POLL_H
- /* Define to 1 if you have the <sys/stat.h> header file. */
- #undef HAVE_SYS_STAT_H
- /* Define to 1 if you have the <sys/sysmacros.h */
- #undef HAVE_SYS_SYSMACROS_H
- /* Define to 1 if you have the <sys/types.h> header file. */
- #undef HAVE_SYS_TYPES_H
- /* Define to 1 if you have the <sys/uio.h> header file. */
- #undef HAVE_SYS_UIO_H
- /* Define if you have torque. */
- #undef HAVE_TORQUE
- /* Define to 1 if you have the <unistd.h> header file. */
- #undef HAVE_UNISTD_H
- /* Define if you have XCPU. */
- #undef HAVE_XCPU
- /* Define if the OS needs help to load dependent libraries for dlopen(). */
- #undef LTDL_DLOPEN_DEPLIBS
- /* Define to the sub-directory in which libtool stores uninstalled libraries.
- */
- #undef LTDL_OBJDIR
- /* Define to the name of the environment variable that determines the dynamic
- library search path. */
- #undef LTDL_SHLIBPATH_VAR
- /* Define to the extension used for shared libraries, say, ".so". */
- #undef LTDL_SHLIB_EXT
- /* Define to the system default library search path. */
- #undef LTDL_SYSSEARCHPATH
- /* Define the project alias string (name-ver or name-ver-rel). */
- #undef META_ALIAS
- /* Define the project author. */
- #undef META_AUTHOR
- /* Define the project release date. */
- #undef META_DATE
- /* Define the libtool library 'age' version information. */
- #undef META_LT_AGE
- /* Define the libtool library 'current' version information. */
- #undef META_LT_CURRENT
- /* Define the libtool library 'revision' version information. */
- #undef META_LT_REVISION
- /* Define the project name. */
- #undef META_NAME
- /* Define the project release. */
- #undef META_RELEASE
- /* Define the project version. */
- #undef META_VERSION
- /* Define to 1 if you are building a production release. */
- #undef NDEBUG
- /* Define if dlsym() requires a leading underscore in symbol names. */
- #undef NEED_USCORE
- /* Define to the address where bug reports for this package should be sent. */
- #undef PACKAGE_BUGREPORT
- /* Define to the full name of this package. */
- #undef PACKAGE_NAME
- /* Define to the full name and version of this package. */
- #undef PACKAGE_STRING
- /* Define to the one symbol short name of this package. */
- #undef PACKAGE_TARNAME
- /* Define to the version of this package. */
- #undef PACKAGE_VERSION
- /* Define to necessary symbol if this constant uses a non-standard name on
- your system. */
- #undef PTHREAD_CREATE_JOINABLE
- /* Define to quoted, comma-separated, priority-ordered list of rcmd types */
- #undef RCMD_RANK_LIST
- /* Define to SSH connect timeout option */
- #undef SSH_CONNECT_TIMEOUT_OPTION
- /* Define if SSH supports a connect timeout option. */
- #undef SSH_HAS_CONNECT_TIMEOUT
- /* Use Static Modules */
- #undef STATIC_MODULES
- /* Define to 1 if you have the ANSI C header files. */
- #undef STDC_HEADERS
- /* Define to 1 if strerror_r returns char *. */
- #undef STRERROR_R_CHAR_P
- /* Define for Qshell PAM support. */
- #undef USE_PAM
- /* Define if using dmalloc debugging malloc package. */
- #undef WITH_DMALLOC
- /* Have definition of lsd_fatal_error */
- #undef WITH_LSD_FATAL_ERROR_FUNC
- /* Have definition of lsd_nomem_error */
- #undef WITH_LSD_NOMEM_FUNC
- /* Define if you have pthreads */
- #undef WITH_PTHREADS
- /* Define if on AIX */
- #undef _AIX
- /* Number of bits in a file offset, on hosts where this is settable. */
- #undef _FILE_OFFSET_BITS
- /* Define for large files, on AIX-style hosts. */
- #undef _LARGE_FILES
- /* Define to default machines file. */
- #undef _PATH_MACHINES
- /* Path to nodeattr. */
- #undef _PATH_NODEATTR
- /* Path to rmsquery. */
- #undef _PATH_RMSQUERY
- /* Path to SDRGetObjects */
- #undef _PATH_SDRGETOBJECTS
- /* POSIX pthread semantics on Solaris */
- #undef _POSIX_PTHREAD_SEMANTICS
- /* Define to empty if `const' does not conform to ANSI C. */
- #undef const
- /* Define to a type to use for `error_t' if it is not otherwise available. */
- #undef error_t
- #ifdef WITH_DMALLOC
- # include <stdlib.h>
- # include <dmalloc.h>
- #endif /* WITH_DMALLOC */
- #ifdef _AIX
- # define HAVE_MTSAFE_GETHOSTBYNAME 1
- # define HAVE_MAGIC_RSHELL_CLEANUP 1
- # define WANT_RECKLESS_HOSTRANGE_EXPANSION 1
- #else
- # define HAVE_MTSAFE_GETHOSTBYNAME 0
- # define HAVE_MAGIC_RSHELL_CLEANUP 0
- # define WANT_RECKLESS_HOSTRANGE_EXPANSION 0
- #endif /* _AIX */