wmbiff: Trivial code cleanups
[dockapps.git] / wmnotify-1.0.0 / config-h.in
blob6e98c15f912308819aaa0d0409ae0d76607e0752
1 /* config-h.in.  Generated from configure.ac by autoheader.  */
3 /* Define to 1 if you have the <assert.h> header file. */
4 #undef HAVE_ASSERT_H
6 /* Define to 1 if you have the <errno.h> header file. */
7 #undef HAVE_ERRNO_H
9 /* Define to 1 if you have the <inttypes.h> header file. */
10 #undef HAVE_INTTYPES_H
12 /* Define to 1 if you have the <memory.h> header file. */
13 #undef HAVE_MEMORY_H
15 /* Define if you have POSIX threads libraries and header files. */
16 #undef HAVE_PTHREAD
18 /* Set to 1 to enable libsndfile support. */
19 #undef HAVE_SNDFILE
21 /* Set to 1 to enable OpenSSL support. */
22 #undef HAVE_SSL
24 /* Define to 1 if you have the <stdint.h> header file. */
25 #undef HAVE_STDINT_H
27 /* Define to 1 if you have the <stdlib.h> header file. */
28 #undef HAVE_STDLIB_H
30 /* Define to 1 if you have the <strings.h> header file. */
31 #undef HAVE_STRINGS_H
33 /* Define to 1 if you have the <string.h> header file. */
34 #undef HAVE_STRING_H
36 /* Define to 1 if you have the <sys/stat.h> header file. */
37 #undef HAVE_SYS_STAT_H
39 /* Define to 1 if you have the <sys/types.h> header file. */
40 #undef HAVE_SYS_TYPES_H
42 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
43 #undef HAVE_SYS_WAIT_H
45 /* Define to 1 if you have the <unistd.h> header file. */
46 #undef HAVE_UNISTD_H
48 /* Define to 1 if you have the <X11/extensions/shape.h> header file. */
49 #undef HAVE_X11_EXTENSIONS_SHAPE_H
51 /* Define to 1 if you have the <X11/xpm.h> header file. */
52 #undef HAVE_X11_XPM_H
54 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
55 #undef NO_MINUS_C_MINUS_O
57 /* Name of package */
58 #undef PACKAGE
60 /* Define to the address where bug reports for this package should be sent. */
61 #undef PACKAGE_BUGREPORT
63 /* Define to the full name of this package. */
64 #undef PACKAGE_NAME
66 /* Define to the full name and version of this package. */
67 #undef PACKAGE_STRING
69 /* Define to the one symbol short name of this package. */
70 #undef PACKAGE_TARNAME
72 /* Define to the home page for this package. */
73 #undef PACKAGE_URL
75 /* Define to the version of this package. */
76 #undef PACKAGE_VERSION
78 /* Define to the necessary symbol if this constant uses a non-standard name on
79    your system. */
80 #undef PTHREAD_CREATE_JOINABLE
82 /* Define to 1 if you have the ANSI C header files. */
83 #undef STDC_HEADERS
85 /* Version number of package */
86 #undef VERSION
88 /* Define to 1 if the X Window System is missing or not being used. */
89 #undef X_DISPLAY_MISSING
91 /* Define to empty if `const' does not conform to ANSI C. */
92 #undef const
94 /* Define to `int' if <sys/types.h> does not define. */
95 #undef pid_t
97 /* Define to `unsigned int' if <sys/types.h> does not define. */
98 #undef size_t