Mass update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
[dockapps.git] / wmbiff / config.h.in
blob0061f2aa2db1e6c6b547ae3fe35f2087d2124da1
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Program to use for querying the user for a password: redefine if not on a
4 debian system */
5 #undef DEFAULT_ASKPASS
7 /* Path to use when finding skins (modified pixmaps) */
8 #undef DEFAULT_SKIN_PATH
10 /* Define to 1 if you have the <CoreServices/CoreServices.h> header file. */
11 #undef HAVE_CORESERVICES_CORESERVICES_H
13 /* Define to 1 if you have the <gcrypt.h> header file. */
14 #undef HAVE_GCRYPT_H
16 /* Define to 1 if you have the `getaddrinfo' function. */
17 #undef HAVE_GETADDRINFO
19 /* Define to 1 if you have the <gnutls/gnutls.h> header file. */
20 #undef HAVE_GNUTLS_GNUTLS_H
22 /* Define to 1 if you have the `inet_ntop' function. */
23 #undef HAVE_INET_NTOP
25 /* Define to 1 if you have the <inttypes.h> header file. */
26 #undef HAVE_INTTYPES_H
28 /* Define to 1 if you have the `nsl' library (-lnsl). */
29 #undef HAVE_LIBNSL
31 /* Define to 1 if you have the `resolv' library (-lresolv). */
32 #undef HAVE_LIBRESOLV
34 /* Define to 1 if you have the `socket' library (-lsocket). */
35 #undef HAVE_LIBSOCKET
37 /* Define to 1 if you have the `X11' library (-lX11). */
38 #undef HAVE_LIBX11
40 /* Define to 1 if you have the `Xext' library (-lXext). */
41 #undef HAVE_LIBXEXT
43 /* Define to 1 if you have the `Xpm' library (-lXpm). */
44 #undef HAVE_LIBXPM
46 /* Define to 1 if you have the `z' library (-lz). */
47 #undef HAVE_LIBZ
49 /* Define to 1 if you have the `memfrob' function. */
50 #undef HAVE_MEMFROB
52 /* Define to 1 if you have the <memory.h> header file. */
53 #undef HAVE_MEMORY_H
55 /* Define to 1 if you have the `poll' function. */
56 #undef HAVE_POLL
58 /* Define to 1 if you have the <regex.h> header file. */
59 #undef HAVE_REGEX_H
61 /* Define to 1 if you have the <Security/Security.h> header file. */
62 #undef HAVE_SECURITY_SECURITY_H
64 /* Define to 1 if you have the <stdint.h> header file. */
65 #undef HAVE_STDINT_H
67 /* Define to 1 if you have the <stdio.h> header file. */
68 #undef HAVE_STDIO_H
70 /* Define to 1 if you have the <stdlib.h> header file. */
71 #undef HAVE_STDLIB_H
73 /* Define to 1 if you have the <strings.h> header file. */
74 #undef HAVE_STRINGS_H
76 /* Define to 1 if you have the <string.h> header file. */
77 #undef HAVE_STRING_H
79 /* Define to 1 if you have the <sys/stat.h> header file. */
80 #undef HAVE_SYS_STAT_H
82 /* Define to 1 if you have the <sys/types.h> header file. */
83 #undef HAVE_SYS_TYPES_H
85 /* Define to 1 if you have the <unistd.h> header file. */
86 #undef HAVE_UNISTD_H
88 /* Define to 1 if you have the <X11/xpm.h> header file. */
89 #undef HAVE_X11_XPM_H
91 /* Define to 1 if you have the <xpm.h> header file. */
92 #undef HAVE_XPM_H
94 /* Define if '__attribute__' is supported by the compiler */
95 #undef HAVE___ATTRIBUTE__
97 /* Name of package */
98 #undef PACKAGE
100 /* Define to the address where bug reports for this package should be sent. */
101 #undef PACKAGE_BUGREPORT
103 /* Define to the full name of this package. */
104 #undef PACKAGE_NAME
106 /* Define to the full name and version of this package. */
107 #undef PACKAGE_STRING
109 /* Define to the one symbol short name of this package. */
110 #undef PACKAGE_TARNAME
112 /* Define to the version of this package. */
113 #undef PACKAGE_VERSION
115 /* Define as the return type of signal handlers (`int' or `void'). */
116 #undef RETSIGTYPE
118 /* Define to 1 if you have the ANSI C header files. */
119 #undef STDC_HEADERS
121 /* wmbiff's release version */
122 #undef VERSION
124 /* Define to 1 if the X Window System is missing or not being used. */
125 #undef X_DISPLAY_MISSING