source: trunk/essentials/sys-devel/flex/kNIX-boostrap-os2.x86-config.h@ 3189

Last change on this file since 3189 was 3043, checked in by bird, 19 years ago

-> essentials

  • Property svn:keywords set to Id
File size: 3.2 KB
Line 
1/* config.h. Generated by configure. */
2/* conf.in. Generated from configure.in by autoheader. */
3
4/* Define to 1 if translation of program messages to the user's native
5 language is requested. */
6#define ENABLE_NLS 1
7
8/* Define to 1 if you have the <cunistd> header file. */
9/* #undef HAVE_CUNISTD */
10
11/* Define if the GNU dcgettext() function is already present or preinstalled.
12 */
13#define HAVE_DCGETTEXT 1
14
15/* Define to 1 if you have the declaration of `__func__', and to 0 if you
16 don't. */
17#define HAVE_DECL___FUNC__ 1
18
19/* Define if the GNU gettext() function is already present or preinstalled. */
20#define HAVE_GETTEXT 1
21
22/* Define if you have the iconv() function. */
23/* #undef HAVE_ICONV */
24
25/* Define to 1 if you have the <inttypes.h> header file. */
26#define HAVE_INTTYPES_H 1
27
28/* Define to 1 if you have the <libintl.h> header file. */
29#define HAVE_LIBINTL_H 1
30
31/* Define to 1 if you have the `m' library (-lm). */
32/* #undef HAVE_LIBM */
33
34/* Define to 1 if you have the <limits.h> header file. */
35#define HAVE_LIMITS_H 1
36
37/* Define to 1 if you have the <locale.h> header file. */
38#define HAVE_LOCALE_H 1
39
40/* Define to 1 if you have the <memory.h> header file. */
41#define HAVE_MEMORY_H 1