1/* include/XbaeConfig.h.in.  Generated from configure.in by autoheader.  */
2
3/* Define to 1 if you have the <dlfcn.h> header file. */
4#undef HAVE_DLFCN_H
5
6/* Define to 1 if you have the <inttypes.h> header file. */
7#undef HAVE_INTTYPES_H
8
9/* Define to 1 if you have the `Xpm' library (-lXpm). */
10#undef HAVE_LIBXPM
11
12/* Whether libXp is available */
13#undef HAVE_LIB_XP
14
15/* Define to 1 if you have the <memory.h> header file. */
16#undef HAVE_MEMORY_H
17
18/* Whether Motif is available */
19#undef HAVE_MOTIF
20
21/* Define to 1 if you have the <stdint.h> header file. */
22#undef HAVE_STDINT_H
23
24/* Define to 1 if you have the <stdlib.h> header file. */
25#undef HAVE_STDLIB_H
26
27/* Define to 1 if you have the `strcasecmp' function. */
28#undef HAVE_STRCASECMP
29
30/* Define to 1 if you have the `stricmp' function. */
31#undef HAVE_STRICMP
32
33/* Define to 1 if you have the <strings.h> header file. */
34#undef HAVE_STRINGS_H
35
36/* Define to 1 if you have the <string.h> header file. */
37#undef HAVE_STRING_H
38
39/* Define to 1 if you have the `strncasecmp' function. */
40#undef HAVE_STRNCASECMP
41
42/* Define to 1 if you have the `strnicmp' function. */
43#undef HAVE_STRNICMP
44
45/* Define to 1 if you have the <sys/stat.h> header file. */
46#undef HAVE_SYS_STAT_H
47
48/* Define to 1 if you have the <sys/types.h> header file. */
49#undef HAVE_SYS_TYPES_H
50
51/* Define to 1 if you have the <unistd.h> header file. */
52#undef HAVE_UNISTD_H
53
54/* Define to 1 if you have the <X11/xpm.h> header file. */
55#undef HAVE_X11_XPM_H
56
57/* Define to 1 if you have the <xpm.h> header file. */
58#undef HAVE_XPM_H
59
60/* The major version number of this release */
61#undef MAJOR_VERSION
62
63/* The minor version number of this release */
64#undef MINOR_VERSION
65
66/* Name of package */
67#undef PACKAGE
68
69/* Define to the address where bug reports for this package should be sent. */
70#undef PACKAGE_BUGREPORT
71
72/* Define to the full name of this package. */
73#undef PACKAGE_NAME
74
75/* Define to the full name and version of this package. */
76#undef PACKAGE_STRING
77
78/* Define to the one symbol short name of this package. */
79#undef PACKAGE_TARNAME
80
81/* Define to the version of this package. */
82#undef PACKAGE_VERSION
83
84/* The pico version number of this release */
85#undef PICO_VERSION
86
87/* Define to 1 if you have the ANSI C header files. */
88#undef STDC_HEADERS
89
90/* Enable support for EditRes */
91#undef USE_EDITRES
92
93/* Build for Exceed */
94#undef USING_EXCEED
95
96/* Version number of package */
97#undef VERSION
98
99/* Define if using the dmalloc debugging malloc package */
100#undef WITH_DMALLOC
101
102/* The libtool pico version number of this release */
103#undef XBAE_AGE
104
105/* The libtool major version number of this release */
106#undef XBAE_CURRENT
107
108/* Create a production build */
109#undef XBAE_PRODUCTION
110
111/* The libtool minor version number of this release */
112#undef XBAE_REVISION
113
114/* Define to 1 if the X Window System is missing or not being used. */
115#undef X_DISPLAY_MISSING
116
117/* Define to 1 if on AIX 3.
118   System headers sometimes define this.
119   We just want to avoid a redefinition error message.  */
120#ifndef _ALL_SOURCE
121# undef _ALL_SOURCE
122#endif
123