1a966c04fSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2a966c04fSmrg
31c235774Smrg/* Define to 1 if you have the `closefrom' function. */
41c235774Smrg#undef HAVE_CLOSEFROM
51c235774Smrg
61c235774Smrg/* Define to 1 if you have the `close_range' function. */
71c235774Smrg#undef HAVE_CLOSE_RANGE
81c235774Smrg
9a966c04fSmrg/* Define to 1 if you have the <dlfcn.h> header file. */
10a966c04fSmrg#undef HAVE_DLFCN_H
11a966c04fSmrg
1252dc082bSmrg/* Define to 1 if you have the `g_pattern_spec_match_string' function. */
1352dc082bSmrg#undef HAVE_G_PATTERN_SPEC_MATCH_STRING
1452dc082bSmrg
15a966c04fSmrg/* Define to 1 if you have the <inttypes.h> header file. */
16a966c04fSmrg#undef HAVE_INTTYPES_H
17a966c04fSmrg
18a966c04fSmrg/* Define to 1 if you have the <stdint.h> header file. */
19a966c04fSmrg#undef HAVE_STDINT_H
20a966c04fSmrg
2174835918Smrg/* Define to 1 if you have the <stdio.h> header file. */
2274835918Smrg#undef HAVE_STDIO_H
2374835918Smrg
24a966c04fSmrg/* Define to 1 if you have the <stdlib.h> header file. */
25a966c04fSmrg#undef HAVE_STDLIB_H
26a966c04fSmrg
27a966c04fSmrg/* Define to 1 if you have the <strings.h> header file. */
28a966c04fSmrg#undef HAVE_STRINGS_H
29a966c04fSmrg
30a966c04fSmrg/* Define to 1 if you have the <string.h> header file. */
31a966c04fSmrg#undef HAVE_STRING_H
32a966c04fSmrg
33a966c04fSmrg/* Define to 1 if you have the `strlcat' function. */
34a966c04fSmrg#undef HAVE_STRLCAT
35a966c04fSmrg
36a966c04fSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
37a966c04fSmrg#undef HAVE_SYS_STAT_H
38a966c04fSmrg
39a966c04fSmrg/* Define to 1 if you have the <sys/types.h> header file. */
40a966c04fSmrg#undef HAVE_SYS_TYPES_H
41a966c04fSmrg
42a966c04fSmrg/* Define to 1 if you have the <unistd.h> header file. */
43a966c04fSmrg#undef HAVE_UNISTD_H
44a966c04fSmrg
45a966c04fSmrg/* Location of translated messages */
46a966c04fSmrg#undef LOCALEDIR
47a966c04fSmrg
48edce3322Smrg/* Define to the sub-directory where libtool stores uninstalled libraries. */
496e7d3316Smrg#undef LT_OBJDIR
506e7d3316Smrg
51ac92798bSmrg/* Define to 1 to disable decompression via pipes */
52ac92798bSmrg#undef NO_ZPIPE
53ac92798bSmrg
54a966c04fSmrg/* Name of package */
55a966c04fSmrg#undef PACKAGE
56a966c04fSmrg
57a966c04fSmrg/* Define to the address where bug reports for this package should be sent. */
58a966c04fSmrg#undef PACKAGE_BUGREPORT
59a966c04fSmrg
60a966c04fSmrg/* Define to the full name of this package. */
61a966c04fSmrg#undef PACKAGE_NAME
62a966c04fSmrg
63a966c04fSmrg/* Define to the full name and version of this package. */
64a966c04fSmrg#undef PACKAGE_STRING
65a966c04fSmrg
66a966c04fSmrg/* Define to the one symbol short name of this package. */
67a966c04fSmrg#undef PACKAGE_TARNAME
68a966c04fSmrg
696e7d3316Smrg/* Define to the home page for this package. */
706e7d3316Smrg#undef PACKAGE_URL
716e7d3316Smrg
72a966c04fSmrg/* Define to the version of this package. */
73a966c04fSmrg#undef PACKAGE_VERSION
74a966c04fSmrg
75a966c04fSmrg/* Major version of this package */
76a966c04fSmrg#undef PACKAGE_VERSION_MAJOR
77a966c04fSmrg
78a966c04fSmrg/* Minor version of this package */
79a966c04fSmrg#undef PACKAGE_VERSION_MINOR
80a966c04fSmrg
81a966c04fSmrg/* Patch version of this package */
82a966c04fSmrg#undef PACKAGE_VERSION_PATCHLEVEL
83a966c04fSmrg
84a966c04fSmrg/* Define to 1 to automatically look for files with .Z & .gz extensions */
85a966c04fSmrg#undef STAT_ZFILE
86a966c04fSmrg
8774835918Smrg/* Define to 1 if all of the C90 standard headers exist (not just the ones
8874835918Smrg   required in a freestanding environment). This macro is provided for
8974835918Smrg   backward compatibility; new code need not use it. */
90a966c04fSmrg#undef STDC_HEADERS
91a966c04fSmrg
92a966c04fSmrg/* Define to 1 if you want to use the gettext() function. */
93a966c04fSmrg#undef USE_GETTEXT
94a966c04fSmrg
95a966c04fSmrg/* Version number of package */
96a966c04fSmrg#undef VERSION
971c235774Smrg
981c235774Smrg/* Path to compress */
991c235774Smrg#undef XPM_PATH_COMPRESS
1001c235774Smrg
1011c235774Smrg/* Path to gzip */
1021c235774Smrg#undef XPM_PATH_GZIP
1031c235774Smrg
1041c235774Smrg/* Path to uncompress */
1051c235774Smrg#undef XPM_PATH_UNCOMPRESS
106