126 lines
3.3 KiB
C
126 lines
3.3 KiB
C
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
||
|
|
||
|
/* Program to use for querying the user for a password: redefine if not on a
|
||
|
debian system */
|
||
|
#undef DEFAULT_ASKPASS
|
||
|
|
||
|
/* Path to use when finding skins (modified pixmaps) */
|
||
|
#undef DEFAULT_SKIN_PATH
|
||
|
|
||
|
/* Define to 1 if you have the <CoreServices/CoreServices.h> header file. */
|
||
|
#undef HAVE_CORESERVICES_CORESERVICES_H
|
||
|
|
||
|
/* Define to 1 if you have the <gcrypt.h> header file. */
|
||
|
#undef HAVE_GCRYPT_H
|
||
|
|
||
|
/* Define to 1 if you have the `getaddrinfo' function. */
|
||
|
#undef HAVE_GETADDRINFO
|
||
|
|
||
|
/* Define to 1 if you have the <gnutls/gnutls.h> header file. */
|
||
|
#undef HAVE_GNUTLS_GNUTLS_H
|
||
|
|
||
|
/* Define to 1 if you have the `inet_ntop' function. */
|
||
|
#undef HAVE_INET_NTOP
|
||
|
|
||
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
||
|
#undef HAVE_INTTYPES_H
|
||
|
|
||
|
/* Define to 1 if you have the `nsl' library (-lnsl). */
|
||
|
#undef HAVE_LIBNSL
|
||
|
|
||
|
/* Define to 1 if you have the `resolv' library (-lresolv). */
|
||
|
#undef HAVE_LIBRESOLV
|
||
|
|
||
|
/* Define to 1 if you have the `socket' library (-lsocket). */
|
||
|
#undef HAVE_LIBSOCKET
|
||
|
|
||
|
/* Define to 1 if you have the `X11' library (-lX11). */
|
||
|
#undef HAVE_LIBX11
|
||
|
|
||
|
/* Define to 1 if you have the `Xext' library (-lXext). */
|
||
|
#undef HAVE_LIBXEXT
|
||
|
|
||
|
/* Define to 1 if you have the `Xpm' library (-lXpm). */
|
||
|
#undef HAVE_LIBXPM
|
||
|
|
||
|
/* Define to 1 if you have the `z' library (-lz). */
|
||
|
#undef HAVE_LIBZ
|
||
|
|
||
|
/* Define to 1 if you have the `memfrob' function. */
|
||
|
#undef HAVE_MEMFROB
|
||
|
|
||
|
/* Define to 1 if you have the <memory.h> header file. */
|
||
|
#undef HAVE_MEMORY_H
|
||
|
|
||
|
/* Define to 1 if you have the `poll' function. */
|
||
|
#undef HAVE_POLL
|
||
|
|
||
|
/* Define to 1 if you have the <regex.h> header file. */
|
||
|
#undef HAVE_REGEX_H
|
||
|
|
||
|
/* Define to 1 if you have the <Security/Security.h> header file. */
|
||
|
#undef HAVE_SECURITY_SECURITY_H
|
||
|
|
||
|
/* 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 <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 <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
|
||
|
|
||
|
/* Define to 1 if you have the <unistd.h> header file. */
|
||
|
#undef HAVE_UNISTD_H
|
||
|
|
||
|
/* Define to 1 if you have the <X11/xpm.h> header file. */
|
||
|
#undef HAVE_X11_XPM_H
|
||
|
|
||
|
/* Define to 1 if you have the <xpm.h> header file. */
|
||
|
#undef HAVE_XPM_H
|
||
|
|
||
|
/* Define if '__attribute__' is supported by the compiler */
|
||
|
#undef HAVE___ATTRIBUTE__
|
||
|
|
||
|
/* Name of package */
|
||
|
#undef PACKAGE
|
||
|
|
||
|
/* 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 as the return type of signal handlers (`int' or `void'). */
|
||
|
#undef RETSIGTYPE
|
||
|
|
||
|
/* Define to 1 if you have the ANSI C header files. */
|
||
|
#undef STDC_HEADERS
|
||
|
|
||
|
/* wmbiff's release version */
|
||
|
#undef VERSION
|
||
|
|
||
|
/* Define to 1 if the X Window System is missing or not being used. */
|
||
|
#undef X_DISPLAY_MISSING
|