2013-11-09 17:47:19 -05:00
|
|
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
|
2014-01-30 06:01:16 -05:00
|
|
|
/* Define to 1 if you have the `alarm' function. */
|
|
|
|
#undef HAVE_ALARM
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <arpa/inet.h> header file. */
|
|
|
|
#undef HAVE_ARPA_INET_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `endpwent' function. */
|
|
|
|
#undef HAVE_ENDPWENT
|
|
|
|
|
2014-02-03 07:25:09 -05:00
|
|
|
/* Define to 1 if you have the <execinfo.h> header file. */
|
|
|
|
#undef HAVE_EXECINFO_H
|
|
|
|
|
2013-11-09 17:47:19 -05:00
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
|
|
#undef HAVE_FCNTL_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
|
2014-01-11 19:43:29 -05:00
|
|
|
/* Define to 1 if you have the <lauxlib.h> header file. */
|
|
|
|
#undef HAVE_LAUXLIB_H
|
|
|
|
|
2014-08-20 23:24:52 -04:00
|
|
|
/* Define to 1 if you have the `AES_set_encrypt_key' library
|
|
|
|
(-lAES_set_encrypt_key). */
|
|
|
|
#undef HAVE_LIBAES_SET_ENCRYPT_KEY
|
|
|
|
|
2014-02-05 06:07:58 -05:00
|
|
|
/* Define to 1 if you have the `config' library (-lconfig). */
|
|
|
|
#undef HAVE_LIBCONFIG
|
|
|
|
|
2013-11-09 17:47:19 -05:00
|
|
|
/* Define to 1 if you have the `crypto' library (-lcrypto). */
|
|
|
|
#undef HAVE_LIBCRYPTO
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `edit' library (-ledit). */
|
|
|
|
#undef HAVE_LIBEDIT
|
|
|
|
|
2014-08-20 21:56:53 -04:00
|
|
|
/* Define to 1 if you have the `event' library (-levent). */
|
|
|
|
#undef HAVE_LIBEVENT
|
|
|
|
|
2013-11-09 17:47:19 -05:00
|
|
|
/* Define to 1 if you have the `m' library (-lm). */
|
|
|
|
#undef HAVE_LIBM
|
|
|
|
|
2014-02-03 07:25:09 -05:00
|
|
|
/* Define to 1 if you have the `z' library (-lz). */
|
|
|
|
#undef HAVE_LIBZ
|
|
|
|
|
2014-01-11 19:43:29 -05:00
|
|
|
/* Define to 1 if you have the <luaconf.h> header file. */
|
|
|
|
#undef HAVE_LUACONF_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <lualib.h> header file. */
|
|
|
|
#undef HAVE_LUALIB_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <lua.h> header file. */
|
|
|
|
#undef HAVE_LUA_H
|
|
|
|
|
2014-01-30 06:01:16 -05:00
|
|
|
/* Define to 1 if you have the <mach/mach.h> header file. */
|
|
|
|
#undef HAVE_MACH_MACH_H
|
|
|
|
|
2013-11-09 17:47:19 -05:00
|
|
|
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
|
|
|
|
to 0 otherwise. */
|
|
|
|
#undef HAVE_MALLOC
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <malloc.h> header file. */
|
|
|
|
#undef HAVE_MALLOC_H
|
|
|
|
|
2014-01-30 06:01:16 -05:00
|
|
|
/* Define to 1 if you have the `memmove' function. */
|
|
|
|
#undef HAVE_MEMMOVE
|
|
|
|
|
2013-11-09 17:47:19 -05:00
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
|
|
#undef HAVE_MEMORY_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `memset' function. */
|
|
|
|
#undef HAVE_MEMSET
|
|
|
|
|
2014-01-30 06:01:16 -05:00
|
|
|
/* Define to 1 if you have the `mkdir' function. */
|
|
|
|
#undef HAVE_MKDIR
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <netdb.h> header file. */
|
|
|
|
#undef HAVE_NETDB_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <netinet/in.h> header file. */
|
|
|
|
#undef HAVE_NETINET_IN_H
|
|
|
|
|
2013-11-09 17:47:19 -05:00
|
|
|
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
|
|
|
|
and to 0 otherwise. */
|
|
|
|
#undef HAVE_REALLOC
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `select' function. */
|
|
|
|
#undef HAVE_SELECT
|
|
|
|
|
2014-01-30 06:01:16 -05:00
|
|
|
/* Define to 1 if you have the `socket' function. */
|
|
|
|
#undef HAVE_SOCKET
|
|
|
|
|
2013-11-09 17:47:19 -05:00
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
|
|
#undef HAVE_STDINT_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
|
|
#undef HAVE_STDLIB_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `strdup' function. */
|
|
|
|
#undef HAVE_STRDUP
|
|
|
|
|
|
|
|
/* 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 `strndup' function. */
|
|
|
|
#undef HAVE_STRNDUP
|
|
|
|
|
2014-01-30 06:01:16 -05:00
|
|
|
/* Define to 1 if you have the <sys/file.h> header file. */
|
|
|
|
#undef HAVE_SYS_FILE_H
|
|
|
|
|
2013-11-09 17:47:19 -05:00
|
|
|
/* Define to 1 if you have the <sys/socket.h> header file. */
|
|
|
|
#undef HAVE_SYS_SOCKET_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/types.h> header file. */
|
|
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
|
2014-01-30 06:01:16 -05:00
|
|
|
/* Define to 1 if you have the <termios.h> header file. */
|
|
|
|
#undef HAVE_TERMIOS_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `uname' function. */
|
|
|
|
#undef HAVE_UNAME
|
|
|
|
|
2013-11-09 17:47:19 -05:00
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
|
|
#undef HAVE_UNISTD_H
|
|
|
|
|
|
|
|
/* 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 home page for this package. */
|
|
|
|
#undef PACKAGE_URL
|
|
|
|
|
|
|
|
/* Define to the version of this package. */
|
|
|
|
#undef PACKAGE_VERSION
|
|
|
|
|
2014-02-06 09:12:43 -05:00
|
|
|
/* Use custom prog name */
|
|
|
|
#undef PROG_NAME
|
|
|
|
|
2013-11-09 17:47:19 -05:00
|
|
|
/* Use libedit */
|
|
|
|
#undef READLINE_EDIT
|
|
|
|
|
|
|
|
/* Use gnu libreadline */
|
|
|
|
#undef READLINE_GNU
|
|
|
|
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
|
|
#undef STDC_HEADERS
|
|
|
|
|
2014-01-11 19:43:29 -05:00
|
|
|
/* use lua */
|
|
|
|
#undef USE_LUA
|
|
|
|
|
2014-01-30 06:01:16 -05:00
|
|
|
/* Define to `int' if <sys/types.h> doesn't define. */
|
|
|
|
#undef gid_t
|
|
|
|
|
|
|
|
/* Define to `__inline__' or `__inline' if that's what the C compiler
|
|
|
|
calls it, or to nothing if 'inline' is not supported under any name. */
|
|
|
|
#ifndef __cplusplus
|
|
|
|
#undef inline
|
|
|
|
#endif
|
|
|
|
|
2013-11-09 17:47:19 -05:00
|
|
|
/* Define to rpl_malloc if the replacement function should be used. */
|
|
|
|
#undef malloc
|
|
|
|
|
|
|
|
/* Define to rpl_realloc if the replacement function should be used. */
|
|
|
|
#undef realloc
|
|
|
|
|
|
|
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
|
|
|
#undef size_t
|
2014-01-30 06:01:16 -05:00
|
|
|
|
|
|
|
/* Define to `int' if <sys/types.h> doesn't define. */
|
|
|
|
#undef uid_t
|