source: trunk/third/gal/config.h.in @ 19024

Revision 19024, 4.9 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r19023, which included commits to RCS files with non-trunk default branches.
Line 
1/* config.h.in.  Generated from configure.in by autoheader.  */
2#undef ENABLE_NLS
3#undef HAVE_CATGETS
4#undef HAVE_GETTEXT
5#undef HAVE_LC_MESSAGES
6#undef HAVE_STPCPY
7#undef HAVE_LIBSM
8#undef PACKAGE
9#undef VERSION
10#undef GNOME_EXPLICIT_TRANSLATION_DOMAIN
11#undef GAL_HAVE_ALLOCA_H
12
13/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
14   systems. This function is required for `alloca.c' support on those systems.
15   */
16#undef CRAY_STACKSEG_END
17
18/* Define to 1 if using `alloca.c'. */
19#undef C_ALLOCA
20
21/* Define to 1 if you have `alloca', as a function or macro. */
22#undef HAVE_ALLOCA
23
24/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
25   */
26#undef HAVE_ALLOCA_H
27
28/* Define to 1 if you have the <argz.h> header file. */
29#undef HAVE_ARGZ_H
30
31/* Have nl_langinfo (CODESET) */
32#undef HAVE_CODESET
33
34/* Define to 1 if you have the `dcgettext' function. */
35#undef HAVE_DCGETTEXT
36
37/* Define to 1 if you have the <dlfcn.h> header file. */
38#undef HAVE_DLFCN_H
39
40/* Define to 1 if you have the `getcwd' function. */
41#undef HAVE_GETCWD
42
43/* Define to 1 if you have the `getpagesize' function. */
44#undef HAVE_GETPAGESIZE
45
46/* Define to 1 if you have the `gnu_get_libc_version' function. */
47#undef HAVE_GNU_GET_LIBC_VERSION
48
49/* Define to 1 if you have the <inttypes.h> header file. */
50#undef HAVE_INTTYPES_H
51
52/* Define if your <locale.h> file defines LC_MESSAGES. */
53#undef HAVE_LC_MESSAGES
54
55/* Define to 1 if you have the `i' library (-li). */
56#undef HAVE_LIBI
57
58/* Define to 1 if you have the <limits.h> header file. */
59#undef HAVE_LIMITS_H
60
61/* strftime supports use of l and k */
62#undef HAVE_LKSTRFTIME
63
64/* Define to 1 if you have the <locale.h> header file. */
65#undef HAVE_LOCALE_H
66
67/* Define to 1 if you have the <malloc.h> header file. */
68#undef HAVE_MALLOC_H
69
70/* Define to 1 if you have the <memory.h> header file. */
71#undef HAVE_MEMORY_H
72
73/* Define to 1 if you have a working `mmap' system call. */
74#undef HAVE_MMAP
75
76/* Define to 1 if you have the `munmap' function. */
77#undef HAVE_MUNMAP
78
79/* Define to 1 if you have the <nl_types.h> header file. */
80#undef HAVE_NL_TYPES_H
81
82/* Define to 1 if you have the `putenv' function. */
83#undef HAVE_PUTENV
84
85/* Define to 1 if you have the `setenv' function. */
86#undef HAVE_SETENV
87
88/* Define to 1 if you have the `setlocale' function. */
89#undef HAVE_SETLOCALE
90
91/* Define to 1 if you have the <stdint.h> header file. */
92#undef HAVE_STDINT_H
93
94/* Define to 1 if you have the <stdlib.h> header file. */
95#undef HAVE_STDLIB_H
96
97/* Define to 1 if you have the `stpcpy' function. */
98#undef HAVE_STPCPY
99
100/* Define to 1 if you have the `strcasecmp' function. */
101#undef HAVE_STRCASECMP
102
103/* Define to 1 if you have the `strchr' function. */
104#undef HAVE_STRCHR
105
106/* Define to 1 if you have the `strdup' function. */
107#undef HAVE_STRDUP
108
109/* Define to 1 if you have the <strings.h> header file. */
110#undef HAVE_STRINGS_H
111
112/* Define to 1 if you have the <string.h> header file. */
113#undef HAVE_STRING_H
114
115/* Define to 1 if you have the <sys/param.h> header file. */
116#undef HAVE_SYS_PARAM_H
117
118/* Define to 1 if you have the <sys/stat.h> header file. */
119#undef HAVE_SYS_STAT_H
120
121/* Define to 1 if you have the <sys/types.h> header file. */
122#undef HAVE_SYS_TYPES_H
123
124/* Define to 1 if you have the <unistd.h> header file. */
125#undef HAVE_UNISTD_H
126
127/* Define to 1 if you have the <X11/SM/SMlib.h> header file. */
128#undef HAVE_X11_SM_SMLIB_H
129
130/* Define to 1 if you have the `__argz_count' function. */
131#undef HAVE___ARGZ_COUNT
132
133/* Define to 1 if you have the `__argz_next' function. */
134#undef HAVE___ARGZ_NEXT
135
136/* Define to 1 if you have the `__argz_stringify' function. */
137#undef HAVE___ARGZ_STRINGIFY
138
139/* Name of package */
140#undef PACKAGE
141
142/* Define to the address where bug reports for this package should be sent. */
143#undef PACKAGE_BUGREPORT
144
145/* Define to the full name of this package. */
146#undef PACKAGE_NAME
147
148/* Define to the full name and version of this package. */
149#undef PACKAGE_STRING
150
151/* Define to the one symbol short name of this package. */
152#undef PACKAGE_TARNAME
153
154/* Define to the version of this package. */
155#undef PACKAGE_VERSION
156
157/* If using the C implementation of alloca, define if you know the
158   direction of stack growth for your system; otherwise it will be
159   automatically deduced at run-time.
160        STACK_DIRECTION > 0 => grows toward higher addresses
161        STACK_DIRECTION < 0 => grows toward lower addresses
162        STACK_DIRECTION = 0 => direction of growth unknown */
163#undef STACK_DIRECTION
164
165/* Define to 1 if you have the ANSI C header files. */
166#undef STDC_HEADERS
167
168/* Version number of package */
169#undef VERSION
170
171/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
172   `char[]'. */
173#undef YYTEXT_POINTER
174
175/* Define to empty if `const' does not conform to ANSI C. */
176#undef const
177
178/* Define as `__inline' if that's what the C compiler calls it, or to nothing
179   if it is not supported. */
180#undef inline
181
182/* Define to `long' if <sys/types.h> does not define. */
183#undef off_t
184
185/* Define to `unsigned' if <sys/types.h> does not define. */
186#undef size_t
Note: See TracBrowser for help on using the repository browser.