1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if translation of program messages to the user's native
4 language is requested. */
7 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
8 CoreFoundation framework. */
9 #undef HAVE_CFLOCALECOPYCURRENT
11 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
12 the CoreFoundation framework. */
13 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
15 /* Define if the GNU dcgettext() function is already present or preinstalled.
19 /* Define if the GNU gettext() function is already present or preinstalled. */
22 /* Define to 1 if you have the <GL/gl.h> header file. */
28 /* Define if you have the iconv() function and it works. */
31 /* Define to 1 if you have the <inttypes.h> header file. */
32 #undef HAVE_INTTYPES_H
34 /* Define if you have libpng */
37 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
41 /* Define to 1 if you have the <memory.h> header file. */
44 /* Define to 1 if you have the <OpenGL/gl.h> header file. */
45 #undef HAVE_OPENGL_GL_H
50 /* Define to 1 if you have the `setlocale' function. */
53 /* Define to 1 if you have the <stdint.h> header file. */
56 /* Define to 1 if you have the <stdlib.h> header file. */
59 /* Define to 1 if you have the `strchr' function. */
62 /* Define to 1 if you have the <strings.h> header file. */
65 /* Define to 1 if you have the <string.h> header file. */
68 /* Define to 1 if you have the `strrchr' function. */
71 /* Define to 1 if you have the <sys/stat.h> header file. */
72 #undef HAVE_SYS_STAT_H
74 /* Define to 1 if you have the <sys/types.h> header file. */
75 #undef HAVE_SYS_TYPES_H
77 /* Define to 1 if you have the <unistd.h> header file. */
80 /* Define to 1 if you have the <windows.h> header file. */
83 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
84 #undef NO_MINUS_C_MINUS_O
89 /* Define to the address where bug reports for this package should be sent. */
90 #undef PACKAGE_BUGREPORT
92 /* Define to the full name of this package. */
95 /* Define to the full name and version of this package. */
98 /* Define to the one symbol short name of this package. */
99 #undef PACKAGE_TARNAME
101 /* Define to the home page for this package. */
104 /* Define to the version of this package. */
105 #undef PACKAGE_VERSION
107 /* Define to 1 if you have the ANSI C header files. */
110 /* Version number of package */
113 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
114 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
115 #define below would cause a syntax error. */
118 /* Define to rpl_malloc if the replacement function should be used. */
121 /* Define to the type of an unsigned integer type of width exactly 32 bits if
122 such a type exists and the standard includes do not define it. */