Blame config.h.in

Packit 437b5e
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 437b5e
Packit 437b5e
/* Define this if your system has a crypt() function */
Packit 437b5e
#undef HAVE_CRYPT
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <crypt.h> header file. */
Packit 437b5e
#undef HAVE_CRYPT_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if a SysV or X/Open compatible Curses library is present */
Packit 437b5e
#undef HAVE_CURSES
Packit 437b5e
Packit 437b5e
/* Define to 1 if library supports color (enhanced functions) */
Packit 437b5e
#undef HAVE_CURSES_COLOR
Packit 437b5e
Packit 437b5e
/* Define to 1 if library supports X/Open Enhanced functions */
Packit 437b5e
#undef HAVE_CURSES_ENHANCED
Packit 437b5e
Packit 437b5e
/* Define to 1 if <curses.h> is present */
Packit 437b5e
#undef HAVE_CURSES_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if library supports certain obsolete features */
Packit 437b5e
#undef HAVE_CURSES_OBSOLETE
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the declaration of `fdatasync', and to 0 if you
Packit 437b5e
   don't. */
Packit 437b5e
#undef HAVE_DECL_FDATASYNC
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 437b5e
#undef HAVE_DLFCN_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the `gethostid' function. */
Packit 437b5e
#undef HAVE_GETHOSTID
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 437b5e
#undef HAVE_INTTYPES_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <lauxlib.h> header file. */
Packit 437b5e
#undef HAVE_LAUXLIB_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the `rt' library (-lrt). */
Packit 437b5e
#undef HAVE_LIBRT
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <linux/netlink.h> header file. */
Packit 437b5e
#undef HAVE_LINUX_NETLINK_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <luaconf.h> header file. */
Packit 437b5e
#undef HAVE_LUACONF_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <lualib.h> header file. */
Packit 437b5e
#undef HAVE_LUALIB_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <lua.h> header file. */
Packit 437b5e
#undef HAVE_LUA_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <memory.h> header file. */
Packit 437b5e
#undef HAVE_MEMORY_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the `msgrcv' function. */
Packit 437b5e
#undef HAVE_MSGRCV
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the `msgsnd' function. */
Packit 437b5e
#undef HAVE_MSGSND
Packit 437b5e
Packit 437b5e
/* Define to 1 if the Ncurses library is present */
Packit 437b5e
#undef HAVE_NCURSES
Packit 437b5e
Packit 437b5e
/* Define to 1 if the NcursesW library is present */
Packit 437b5e
#undef HAVE_NCURSESW
Packit 437b5e
Packit 437b5e
/* Define to 1 if <ncursesw/curses.h> is present */
Packit 437b5e
#undef HAVE_NCURSESW_CURSES_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if <ncursesw.h> is present */
Packit 437b5e
#undef HAVE_NCURSESW_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if <ncurses/curses.h> is present */
Packit 437b5e
#undef HAVE_NCURSES_CURSES_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if <ncurses.h> is present */
Packit 437b5e
#undef HAVE_NCURSES_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <net/if.h> header file. */
Packit 437b5e
#undef HAVE_NET_IF_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the `posix_fadvise' function. */
Packit 437b5e
#undef HAVE_POSIX_FADVISE
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the `resizeterm' function. */
Packit 437b5e
#undef HAVE_RESIZETERM
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the `sched_getsheduler' function. */
Packit 437b5e
#undef HAVE_SCHED_GETSHEDULER
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the `sched_setscheduler' function. */
Packit 437b5e
#undef HAVE_SCHED_SETSCHEDULER
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the `statvfs' function. */
Packit 437b5e
#undef HAVE_STATVFS
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <stdint.h> header file. */
Packit 437b5e
#undef HAVE_STDINT_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 437b5e
#undef HAVE_STDLIB_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <strings.h> header file. */
Packit 437b5e
#undef HAVE_STRINGS_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <string.h> header file. */
Packit 437b5e
#undef HAVE_STRING_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the `strlcpy' function. */
Packit 437b5e
#undef HAVE_STRLCPY
Packit 437b5e
Packit 437b5e
/* Define if your system has SysV message APIs */
Packit 437b5e
#undef HAVE_SYSV_MESSAGING
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <sys/msg.h> header file. */
Packit 437b5e
#undef HAVE_SYS_MSG_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <sys/statvfs.h> header file. */
Packit 437b5e
#undef HAVE_SYS_STATVFS_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 437b5e
#undef HAVE_SYS_STAT_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 437b5e
#undef HAVE_SYS_TYPES_H
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the <unistd.h> header file. */
Packit 437b5e
#undef HAVE_UNISTD_H
Packit 437b5e
Packit 437b5e
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit 437b5e
#undef LT_OBJDIR
Packit 437b5e
Packit 437b5e
/* Name of package */
Packit 437b5e
#undef PACKAGE
Packit 437b5e
Packit 437b5e
/* Define to the address where bug reports for this package should be sent. */
Packit 437b5e
#undef PACKAGE_BUGREPORT
Packit 437b5e
Packit 437b5e
/* Define to the full name of this package. */
Packit 437b5e
#undef PACKAGE_NAME
Packit 437b5e
Packit 437b5e
/* Define to the full name and version of this package. */
Packit 437b5e
#undef PACKAGE_STRING
Packit 437b5e
Packit 437b5e
/* Define to the one symbol short name of this package. */
Packit 437b5e
#undef PACKAGE_TARNAME
Packit 437b5e
Packit 437b5e
/* Define to the home page for this package. */
Packit 437b5e
#undef PACKAGE_URL
Packit 437b5e
Packit 437b5e
/* Define to the version of this package. */
Packit 437b5e
#undef PACKAGE_VERSION
Packit 437b5e
Packit 437b5e
/* Define to 1 if you have the ANSI C header files. */
Packit 437b5e
#undef STDC_HEADERS
Packit 437b5e
Packit 437b5e
/* Enable extensions on AIX 3, Interix.  */
Packit 437b5e
#ifndef _ALL_SOURCE
Packit 437b5e
# undef _ALL_SOURCE
Packit 437b5e
#endif
Packit 437b5e
/* Enable GNU extensions on systems that have them.  */
Packit 437b5e
#ifndef _GNU_SOURCE
Packit 437b5e
# undef _GNU_SOURCE
Packit 437b5e
#endif
Packit 437b5e
/* Enable threading extensions on Solaris.  */
Packit 437b5e
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit 437b5e
# undef _POSIX_PTHREAD_SEMANTICS
Packit 437b5e
#endif
Packit 437b5e
/* Enable extensions on HP NonStop.  */
Packit 437b5e
#ifndef _TANDEM_SOURCE
Packit 437b5e
# undef _TANDEM_SOURCE
Packit 437b5e
#endif
Packit 437b5e
/* Enable general extensions on Solaris.  */
Packit 437b5e
#ifndef __EXTENSIONS__
Packit 437b5e
# undef __EXTENSIONS__
Packit 437b5e
#endif
Packit 437b5e
Packit 437b5e
Packit 437b5e
/* Version number of package */
Packit 437b5e
#undef VERSION
Packit 437b5e
Packit 437b5e
/* Define to 1 if on MINIX. */
Packit 437b5e
#undef _MINIX
Packit 437b5e
Packit 437b5e
/* The _Noreturn keyword of C11.  */
Packit 437b5e
#if ! (defined _Noreturn \
Packit 437b5e
       || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__))
Packit 437b5e
# if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
Packit 437b5e
      || 0x5110 <= __SUNPRO_C)
Packit 437b5e
#  define _Noreturn __attribute__ ((__noreturn__))
Packit 437b5e
# elif defined _MSC_VER && 1200 <= _MSC_VER
Packit 437b5e
#  define _Noreturn __declspec (noreturn)
Packit 437b5e
# else
Packit 437b5e
#  define _Noreturn
Packit 437b5e
# endif
Packit 437b5e
#endif
Packit 437b5e
Packit 437b5e
Packit 437b5e
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit 437b5e
   this defined. */
Packit 437b5e
#undef _POSIX_1_SOURCE
Packit 437b5e
Packit 437b5e
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit 437b5e
#undef _POSIX_SOURCE
Packit 437b5e
Packit 437b5e
/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
Packit 437b5e
   the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
Packit 437b5e
   earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
Packit 437b5e
   __APPLE__ && __MACH__ test for Mac OS X.
Packit 437b5e
   __APPLE_CC__ tests for the Apple compiler and its version.
Packit 437b5e
   __STDC_VERSION__ tests for the C99 mode.  */
Packit 437b5e
#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
Packit 437b5e
# define __GNUC_STDC_INLINE__ 1
Packit 437b5e
#endif
Packit 437b5e
Packit 437b5e
/* Define as a marker that can be attached to declarations that might not
Packit 437b5e
    be used.  This helps to reduce warnings, such as from
Packit 437b5e
    GCC -Wunused-parameter.  */
Packit 437b5e
#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
Packit 437b5e
# define _GL_UNUSED __attribute__ ((__unused__))
Packit 437b5e
#else
Packit 437b5e
# define _GL_UNUSED
Packit 437b5e
#endif
Packit 437b5e
/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
Packit 437b5e
   is a misnomer outside of parameter lists.  */
Packit 437b5e
#define _UNUSED_PARAMETER_ _GL_UNUSED
Packit 437b5e
Packit 437b5e
/* gcc supports the "unused" attribute on possibly unused labels, and
Packit 437b5e
   g++ has since version 4.5.  Note to support C++ as well as C,
Packit 437b5e
   _GL_UNUSED_LABEL should be used with a trailing ;  */
Packit 437b5e
#if !defined __cplusplus || __GNUC__ > 4 \
Packit 437b5e
    || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
Packit 437b5e
# define _GL_UNUSED_LABEL _GL_UNUSED
Packit 437b5e
#else
Packit 437b5e
# define _GL_UNUSED_LABEL
Packit 437b5e
#endif
Packit 437b5e
Packit 437b5e
/* The __pure__ attribute was added in gcc 2.96.  */
Packit 437b5e
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
Packit 437b5e
# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
Packit 437b5e
#else
Packit 437b5e
# define _GL_ATTRIBUTE_PURE /* empty */
Packit 437b5e
#endif
Packit 437b5e
Packit 437b5e
/* The __const__ attribute was added in gcc 2.95.  */
Packit 437b5e
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
Packit 437b5e
# define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
Packit 437b5e
#else
Packit 437b5e
# define _GL_ATTRIBUTE_CONST /* empty */
Packit 437b5e
#endif
Packit 437b5e