/config.h.in

https://code.google.com/ · Autoconf · 450 lines · 149 code · 145 blank · 156 comment · 107 complexity · 990163dc0bcc5e47f4607de919fd13a6 MD5 · raw file

  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. /* Define to default pdsh connect timeout. */
  3. #undef CONNECT_TIMEOUT
  4. /* Define to default pdsh fanout. */
  5. #undef DFLT_FANOUT
  6. /* Path to dshgroup files */
  7. #undef DSHGROUP_PATH
  8. /* Define to 1 if licensed under terms of the GNU General Public License. */
  9. #undef GPL_LICENSED
  10. /* Define to 1 if you have the `argz_append' function. */
  11. #undef HAVE_ARGZ_APPEND
  12. /* Define to 1 if you have the `argz_create_sep' function. */
  13. #undef HAVE_ARGZ_CREATE_SEP
  14. /* Define to 1 if you have the <argz.h> header file. */
  15. #undef HAVE_ARGZ_H
  16. /* Define to 1 if you have the `argz_insert' function. */
  17. #undef HAVE_ARGZ_INSERT
  18. /* Define to 1 if you have the `argz_next' function. */
  19. #undef HAVE_ARGZ_NEXT
  20. /* Define to 1 if you have the `argz_stringify' function. */
  21. #undef HAVE_ARGZ_STRINGIFY
  22. /* Define to 1 if you have the <assert.h> header file. */
  23. #undef HAVE_ASSERT_H
  24. /* Define to 1 if you have the `atoi' function. */
  25. #undef HAVE_ATOI
  26. /* Define to 1 if you have the `bcopy' function. */
  27. #undef HAVE_BCOPY
  28. /* Define to 1 if you have the `closedir' function. */
  29. #undef HAVE_CLOSEDIR
  30. /* Define to 1 if you have the <ctype.h> header file. */
  31. #undef HAVE_CTYPE_H
  32. /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
  33. don't. */
  34. #undef HAVE_DECL_STRERROR_R
  35. /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
  36. */
  37. #undef HAVE_DIRENT_H
  38. /* Define if you have the GNU dld library. */
  39. #undef HAVE_DLD
  40. /* Define to 1 if you have the <dld.h> header file. */
  41. #undef HAVE_DLD_H
  42. /* Define to 1 if you have the `dlerror' function. */
  43. #undef HAVE_DLERROR
  44. /* Define to 1 if you have the <dlfcn.h> header file. */
  45. #undef HAVE_DLFCN_H
  46. /* Define to 1 if you have the <dl.h> header file. */
  47. #undef HAVE_DL_H
  48. /* Define if you have the _dyld_func_lookup function. */
  49. #undef HAVE_DYLD
  50. /* Define to 1 if you have the <errno.h> header file. */
  51. #undef HAVE_ERRNO_H
  52. /* Define to 1 if the system has the type `error_t'. */
  53. #undef HAVE_ERROR_T
  54. /* Define to 1 if you have the <fcntl.h> header file. */
  55. #undef HAVE_FCNTL_H
  56. /* Define to 1 if you have the <features.h> header file. */
  57. #undef HAVE_FEATURES_H
  58. /* Define if genders library has genders_query. */
  59. #undef HAVE_GENDERS_QUERY
  60. /* Define to 1 if you have the `index' function. */
  61. #undef HAVE_INDEX
  62. /* Define to 1 if you have the <inttypes.h> header file. */
  63. #undef HAVE_INTTYPES_H
  64. /* have IPv6 */
  65. #undef HAVE_IPV6
  66. /* Define if you have Kerberos */
  67. #undef HAVE_KRB4
  68. /* Define if you have the libdl library or equivalent. */
  69. #undef HAVE_LIBDL
  70. /* Define to 1 if you have the `dmalloc' library (-ldmalloc). */
  71. #undef HAVE_LIBDMALLOC
  72. /* define if you have libelan3. */
  73. #undef HAVE_LIBELAN3
  74. /* define if you have libelanctrl. */
  75. #undef HAVE_LIBELANCTRL
  76. /* define if you have libelanhosts. */
  77. #undef HAVE_LIBELANHOSTS
  78. /* Define if you have libgenders. */
  79. #undef HAVE_LIBGENDERS
  80. /* Define if you have libnodeupdown. */
  81. #undef HAVE_LIBNODEUPDOWN
  82. /* Define to 1 if you have the `readline' library (-lreadline). */
  83. #undef HAVE_LIBREADLINE
  84. /* Define if you have machines */
  85. #undef HAVE_MACHINES
  86. /* Define to 1 if you have the <mach-o/dyld.h> header file. */
  87. #undef HAVE_MACH_O_DYLD_H
  88. /* Define to 1 if you have the <malloc.h> header file. */
  89. #undef HAVE_MALLOC_H
  90. /* Define to 1 if you have the `memcpy' function. */
  91. #undef HAVE_MEMCPY
  92. /* Define to 1 if you have the `memmove' function. */
  93. #undef HAVE_MEMMOVE
  94. /* Define to 1 if you have the <memory.h> header file. */
  95. #undef HAVE_MEMORY_H
  96. /* Define if you have mqshell. */
  97. #undef HAVE_MQSHELL
  98. /* Define if you have mrsh. */
  99. #undef HAVE_MRSH
  100. /* Define if struct msghdr has msg_accrights */
  101. #undef HAVE_MSGHDR_ACCRIGHTS
  102. /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
  103. #undef HAVE_NDIR_H
  104. /* Define if nodeattr program is available. */
  105. #undef HAVE_NODEATTR
  106. /* 5 param nodeupdown_load_data */
  107. #undef HAVE_NODEUPDOWN_LOAD_DATA_5
  108. /* 6 param nodeupdown_load_data */
  109. #undef HAVE_NODEUPDOWN_LOAD_DATA_6
  110. /* Define to 1 if you have the `opendir' function. */
  111. #undef HAVE_OPENDIR
  112. /* Define that you will use poll() */
  113. #undef HAVE_POLL
  114. /* Define to 1 if you have the <poll.h> header file. */
  115. #undef HAVE_POLL_H
  116. /* Define if libtool can extract symbol lists from object files. */
  117. #undef HAVE_PRELOADED_SYMBOLS
  118. /* Define if you have POSIX threads libraries and header files. */
  119. #undef HAVE_PTHREAD
  120. /* Define to 1 if you have the <pthread.h> header file. */
  121. #undef HAVE_PTHREAD_H
  122. /* Define to 1 if you have the `pthread_sigmask' function. */
  123. #undef HAVE_PTHREAD_SIGMASK
  124. /* Define for Qshell support. */
  125. #undef HAVE_QSHELL
  126. /* Define to 1 if you have the `readdir' function. */
  127. #undef HAVE_READDIR
  128. /* Define if you are compiling with readline. */
  129. #undef HAVE_READLINE
  130. /* Define to 1 if you have the `rindex' function. */
  131. #undef HAVE_RINDEX
  132. /* Define if you have rmsquery */
  133. #undef HAVE_RMSQUERY
  134. /* Define to 1 if you have the `rresvport' function. */
  135. #undef HAVE_RRESVPORT
  136. /* Define to 1 if you have the `rresvport_af' function. */
  137. #undef HAVE_RRESVPORT_AF
  138. /* do we have sa_len in struct sockaddr */
  139. #undef HAVE_SA_LEN
  140. /* Define if you have SDR */
  141. #undef HAVE_SDR
  142. /* Define that you will use select() */
  143. #undef HAVE_SELECT
  144. /* Define if you have the shl_load function. */
  145. #undef HAVE_SHL_LOAD
  146. /* Define to 1 if you have the `sigthreadmask' function. */
  147. #undef HAVE_SIGTHREADMASK
  148. /* Define if you have slurm. */
  149. #undef HAVE_SLURM
  150. /* Define if you have the socklen_t type. */
  151. #undef HAVE_SOCKLEN_T
  152. #ifndef HAVE_SOCKLEN_T
  153. # define HAVE_SOCKLEN_T
  154. typedef int socklen_t;
  155. #endif
  156. /* Define if you have ssh. */
  157. #undef HAVE_SSH
  158. /* Define to 1 if you have the <stdint.h> header file. */
  159. #undef HAVE_STDINT_H
  160. /* Define to 1 if you have the <stdio.h> header file. */
  161. #undef HAVE_STDIO_H
  162. /* Define to 1 if you have the <stdlib.h> header file. */
  163. #undef HAVE_STDLIB_H
  164. /* Define to 1 if you have the `strchr' function. */
  165. #undef HAVE_STRCHR
  166. /* Define to 1 if you have the `strcmp' function. */
  167. #undef HAVE_STRCMP
  168. /* Define to 1 if you have the `strerror' function. */
  169. #undef HAVE_STRERROR
  170. /* Define to 1 if you have the `strerror_r' function. */
  171. #undef HAVE_STRERROR_R
  172. /* Define to 1 if you have the <strings.h> header file. */
  173. #undef HAVE_STRINGS_H
  174. /* Define to 1 if you have the <string.h> header file. */
  175. #undef HAVE_STRING_H
  176. /* Define to 1 if you have the `strrchr' function. */
  177. #undef HAVE_STRRCHR
  178. /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
  179. */
  180. #undef HAVE_SYS_DIR_H
  181. /* Define to 1 if you have the <sys/dl.h> header file. */
  182. #undef HAVE_SYS_DL_H
  183. /* Define to 1 if you have the <sys/file.h> header file. */
  184. #undef HAVE_SYS_FILE_H
  185. /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
  186. */
  187. #undef HAVE_SYS_NDIR_H
  188. /* Define to 1 if you have the <sys/poll.h> header file. */
  189. #undef HAVE_SYS_POLL_H
  190. /* Define to 1 if you have the <sys/stat.h> header file. */
  191. #undef HAVE_SYS_STAT_H
  192. /* Define to 1 if you have the <sys/sysmacros.h */
  193. #undef HAVE_SYS_SYSMACROS_H
  194. /* Define to 1 if you have the <sys/types.h> header file. */
  195. #undef HAVE_SYS_TYPES_H
  196. /* Define to 1 if you have the <sys/uio.h> header file. */
  197. #undef HAVE_SYS_UIO_H
  198. /* Define if you have torque. */
  199. #undef HAVE_TORQUE
  200. /* Define to 1 if you have the <unistd.h> header file. */
  201. #undef HAVE_UNISTD_H
  202. /* Define if you have XCPU. */
  203. #undef HAVE_XCPU
  204. /* Define if the OS needs help to load dependent libraries for dlopen(). */
  205. #undef LTDL_DLOPEN_DEPLIBS
  206. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  207. */
  208. #undef LTDL_OBJDIR
  209. /* Define to the name of the environment variable that determines the dynamic
  210. library search path. */
  211. #undef LTDL_SHLIBPATH_VAR
  212. /* Define to the extension used for shared libraries, say, ".so". */
  213. #undef LTDL_SHLIB_EXT
  214. /* Define to the system default library search path. */
  215. #undef LTDL_SYSSEARCHPATH
  216. /* Define the project alias string (name-ver or name-ver-rel). */
  217. #undef META_ALIAS
  218. /* Define the project author. */
  219. #undef META_AUTHOR
  220. /* Define the project release date. */
  221. #undef META_DATE
  222. /* Define the libtool library 'age' version information. */
  223. #undef META_LT_AGE
  224. /* Define the libtool library 'current' version information. */
  225. #undef META_LT_CURRENT
  226. /* Define the libtool library 'revision' version information. */
  227. #undef META_LT_REVISION
  228. /* Define the project name. */
  229. #undef META_NAME
  230. /* Define the project release. */
  231. #undef META_RELEASE
  232. /* Define the project version. */
  233. #undef META_VERSION
  234. /* Define to 1 if you are building a production release. */
  235. #undef NDEBUG
  236. /* Define if dlsym() requires a leading underscore in symbol names. */
  237. #undef NEED_USCORE
  238. /* Define to the address where bug reports for this package should be sent. */
  239. #undef PACKAGE_BUGREPORT
  240. /* Define to the full name of this package. */
  241. #undef PACKAGE_NAME
  242. /* Define to the full name and version of this package. */
  243. #undef PACKAGE_STRING
  244. /* Define to the one symbol short name of this package. */
  245. #undef PACKAGE_TARNAME
  246. /* Define to the version of this package. */
  247. #undef PACKAGE_VERSION
  248. /* Define to necessary symbol if this constant uses a non-standard name on
  249. your system. */
  250. #undef PTHREAD_CREATE_JOINABLE
  251. /* Define to quoted, comma-separated, priority-ordered list of rcmd types */
  252. #undef RCMD_RANK_LIST
  253. /* Define to SSH connect timeout option */
  254. #undef SSH_CONNECT_TIMEOUT_OPTION
  255. /* Define if SSH supports a connect timeout option. */
  256. #undef SSH_HAS_CONNECT_TIMEOUT
  257. /* Use Static Modules */
  258. #undef STATIC_MODULES
  259. /* Define to 1 if you have the ANSI C header files. */
  260. #undef STDC_HEADERS
  261. /* Define to 1 if strerror_r returns char *. */
  262. #undef STRERROR_R_CHAR_P
  263. /* Define for Qshell PAM support. */
  264. #undef USE_PAM
  265. /* Define if using dmalloc debugging malloc package. */
  266. #undef WITH_DMALLOC
  267. /* Have definition of lsd_fatal_error */
  268. #undef WITH_LSD_FATAL_ERROR_FUNC
  269. /* Have definition of lsd_nomem_error */
  270. #undef WITH_LSD_NOMEM_FUNC
  271. /* Define if you have pthreads */
  272. #undef WITH_PTHREADS
  273. /* Define if on AIX */
  274. #undef _AIX
  275. /* Number of bits in a file offset, on hosts where this is settable. */
  276. #undef _FILE_OFFSET_BITS
  277. /* Define for large files, on AIX-style hosts. */
  278. #undef _LARGE_FILES
  279. /* Define to default machines file. */
  280. #undef _PATH_MACHINES
  281. /* Path to nodeattr. */
  282. #undef _PATH_NODEATTR
  283. /* Path to rmsquery. */
  284. #undef _PATH_RMSQUERY
  285. /* Path to SDRGetObjects */
  286. #undef _PATH_SDRGETOBJECTS
  287. /* POSIX pthread semantics on Solaris */
  288. #undef _POSIX_PTHREAD_SEMANTICS
  289. /* Define to empty if `const' does not conform to ANSI C. */
  290. #undef const
  291. /* Define to a type to use for `error_t' if it is not otherwise available. */
  292. #undef error_t
  293. #ifdef WITH_DMALLOC
  294. # include <stdlib.h>
  295. # include <dmalloc.h>
  296. #endif /* WITH_DMALLOC */
  297. #ifdef _AIX
  298. # define HAVE_MTSAFE_GETHOSTBYNAME 1
  299. # define HAVE_MAGIC_RSHELL_CLEANUP 1
  300. # define WANT_RECKLESS_HOSTRANGE_EXPANSION 1
  301. #else
  302. # define HAVE_MTSAFE_GETHOSTBYNAME 0
  303. # define HAVE_MAGIC_RSHELL_CLEANUP 0
  304. # define WANT_RECKLESS_HOSTRANGE_EXPANSION 0
  305. #endif /* _AIX */