Blame config.h.in

Packit 82cdb4
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if the `closedir' function returns void instead of `int'. */
Packit 82cdb4
#undef CLOSEDIR_VOID
Packit 82cdb4
Packit 82cdb4
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
Packit 82cdb4
   systems. This function is required for `alloca.c' support on those systems.
Packit 82cdb4
   */
Packit 82cdb4
#undef CRAY_STACKSEG_END
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if using `alloca.c'. */
Packit 82cdb4
#undef C_ALLOCA
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have `alloca', as a function or macro. */
Packit 82cdb4
#undef HAVE_ALLOCA
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
Packit 82cdb4
   */
Packit 82cdb4
#undef HAVE_ALLOCA_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
Packit 82cdb4
   */
Packit 82cdb4
#undef HAVE_DIRENT_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 82cdb4
#undef HAVE_DLFCN_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 82cdb4
#undef HAVE_INTTYPES_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <langinfo.h> header file. */
Packit 82cdb4
#undef HAVE_LANGINFO_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <locale.h> header file. */
Packit 82cdb4
#undef HAVE_LOCALE_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if `lstat' has the bug that it succeeds when given the
Packit 82cdb4
   zero-length file name argument. */
Packit 82cdb4
#undef HAVE_LSTAT_EMPTY_STRING_BUG
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <memory.h> header file. */
Packit 82cdb4
#undef HAVE_MEMORY_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the `memset' function. */
Packit 82cdb4
#undef HAVE_MEMSET
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
Packit 82cdb4
#undef HAVE_NDIR_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the `select' function. */
Packit 82cdb4
#undef HAVE_SELECT
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the `setlocale' function. */
Packit 82cdb4
#undef HAVE_SETLOCALE
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if `stat' has the bug that it succeeds when given the
Packit 82cdb4
   zero-length file name argument. */
Packit 82cdb4
#undef HAVE_STAT_EMPTY_STRING_BUG
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <stdint.h> header file. */
Packit 82cdb4
#undef HAVE_STDINT_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 82cdb4
#undef HAVE_STDLIB_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the `strcasecmp' function. */
Packit 82cdb4
#undef HAVE_STRCASECMP
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the `strchr' function. */
Packit 82cdb4
#undef HAVE_STRCHR
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the `strcoll' function and it is properly defined.
Packit 82cdb4
   */
Packit 82cdb4
#undef HAVE_STRCOLL
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the `strdup' function. */
Packit 82cdb4
#undef HAVE_STRDUP
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <strings.h> header file. */
Packit 82cdb4
#undef HAVE_STRINGS_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <string.h> header file. */
Packit 82cdb4
#undef HAVE_STRING_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the `strncasecmp' function. */
Packit 82cdb4
#undef HAVE_STRNCASECMP
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the `strstr' function. */
Packit 82cdb4
#undef HAVE_STRSTR
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
Packit 82cdb4
   */
Packit 82cdb4
#undef HAVE_SYS_DIR_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
Packit 82cdb4
   */
Packit 82cdb4
#undef HAVE_SYS_NDIR_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <sys/select.h> header file. */
Packit 82cdb4
#undef HAVE_SYS_SELECT_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <sys/socket.h> header file. */
Packit 82cdb4
#undef HAVE_SYS_SOCKET_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 82cdb4
#undef HAVE_SYS_STAT_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <sys/time.h> header file. */
Packit 82cdb4
#undef HAVE_SYS_TIME_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 82cdb4
#undef HAVE_SYS_TYPES_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
Packit 82cdb4
#undef HAVE_SYS_WAIT_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the <unistd.h> header file. */
Packit 82cdb4
#undef HAVE_UNISTD_H
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
Packit 82cdb4
   slash. */
Packit 82cdb4
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
Packit 82cdb4
Packit 82cdb4
/* Name of package */
Packit 82cdb4
#undef PACKAGE
Packit 82cdb4
Packit 82cdb4
/* Define to the address where bug reports for this package should be sent. */
Packit 82cdb4
#undef PACKAGE_BUGREPORT
Packit 82cdb4
Packit 82cdb4
/* Define to the full name of this package. */
Packit 82cdb4
#undef PACKAGE_NAME
Packit 82cdb4
Packit 82cdb4
/* Define to the full name and version of this package. */
Packit 82cdb4
#undef PACKAGE_STRING
Packit 82cdb4
Packit 82cdb4
/* Define to the one symbol short name of this package. */
Packit 82cdb4
#undef PACKAGE_TARNAME
Packit 82cdb4
Packit 82cdb4
/* Define to the version of this package. */
Packit 82cdb4
#undef PACKAGE_VERSION
Packit 82cdb4
Packit 82cdb4
/* Define to the type of arg 1 for `select'. */
Packit 82cdb4
#undef SELECT_TYPE_ARG1
Packit 82cdb4
Packit 82cdb4
/* Define to the type of args 2, 3 and 4 for `select'. */
Packit 82cdb4
#undef SELECT_TYPE_ARG234
Packit 82cdb4
Packit 82cdb4
/* Define to the type of arg 5 for `select'. */
Packit 82cdb4
#undef SELECT_TYPE_ARG5
Packit 82cdb4
Packit 82cdb4
/* If using the C implementation of alloca, define if you know the
Packit 82cdb4
   direction of stack growth for your system; otherwise it will be
Packit 82cdb4
   automatically deduced at run-time.
Packit 82cdb4
	STACK_DIRECTION > 0 => grows toward higher addresses
Packit 82cdb4
	STACK_DIRECTION < 0 => grows toward lower addresses
Packit 82cdb4
	STACK_DIRECTION = 0 => direction of growth unknown */
Packit 82cdb4
#undef STACK_DIRECTION
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you have the ANSI C header files. */
Packit 82cdb4
#undef STDC_HEADERS
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
Packit 82cdb4
#undef TIME_WITH_SYS_TIME
Packit 82cdb4
Packit 82cdb4
/* Use JPEG */
Packit 82cdb4
#undef USE_JPG
Packit 82cdb4
Packit 82cdb4
/* Use Pango */
Packit 82cdb4
#undef USE_PANGO
Packit 82cdb4
Packit 82cdb4
/* Use Png */
Packit 82cdb4
#undef USE_PNG
Packit 82cdb4
Packit 82cdb4
/* Use Xft */
Packit 82cdb4
#undef USE_XFT
Packit 82cdb4
Packit 82cdb4
/* Use XSettings Client */
Packit 82cdb4
#undef USE_XSETTINGS
Packit 82cdb4
Packit 82cdb4
/* Version number of package */
Packit 82cdb4
#undef VERSION
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if your processor stores words with the most significant byte
Packit 82cdb4
   first (like Motorola and SPARC, unlike Intel and VAX). */
Packit 82cdb4
#undef WORDS_BIGENDIAN
Packit 82cdb4
Packit 82cdb4
/* Define to 1 if the X Window System is missing or not being used. */
Packit 82cdb4
#undef X_DISPLAY_MISSING
Packit 82cdb4
Packit 82cdb4
/* Enable GNU extensions on systems that have them.  */
Packit 82cdb4
#ifndef _GNU_SOURCE
Packit 82cdb4
# undef _GNU_SOURCE
Packit 82cdb4
#endif
Packit 82cdb4
Packit 82cdb4
/* Define to empty if `const' does not conform to ANSI C. */
Packit 82cdb4
#undef const
Packit 82cdb4
Packit 82cdb4
/* Define to `int' if <sys/types.h> does not define. */
Packit 82cdb4
#undef pid_t
Packit 82cdb4
Packit 82cdb4
/* Define to `unsigned' if <sys/types.h> does not define. */
Packit 82cdb4
#undef size_t