filename | config.h.in |
changeset | 658:f5926310bfbe |
prev | 657:c4143facbfcb |
next | 671:a530ea88eebd |
author | nkeynes |
date | Wed Apr 16 12:43:52 2008 +0000 (14 years ago) |
permissions | -rw-r--r-- |
last change | Start removing X11isms from gtkui into drivers Overhaul the configure rules for figuring out the video driver |
view | annotate | diff | log | raw |
1 /* config.h.in. Generated from configure.in by autoheader. */
2 #undef ENABLE_NLS
3 #undef HAVE_CATGETS
4 #undef HAVE_GETTEXT
5 #undef GETTEXT_PACKAGE
6 #undef HAVE_LC_MESSAGES
7 #undef HAVE_STPCPY
8 #undef HAVE_LIBSM
10 /* Building on an apple platform. Things are different... */
11 #undef APPLE_BUILD
13 /* always defined to indicate that i18n is enabled */
14 #undef ENABLE_NLS
16 /* Enable IO tracing */
17 #undef ENABLE_TRACE_IO
19 /* Enable watchpoints */
20 #undef ENABLE_WATCH
22 /* translation domain */
23 #undef GETTEXT_PACKAGE
25 /* Have alsa support */
26 #undef HAVE_ALSA
28 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
29 #undef HAVE_BIND_TEXTDOMAIN_CODESET
31 /* Have Cocoa framework */
32 #undef HAVE_COCOA
34 /* Define to 1 if you have the `dcgettext' function. */
35 #undef HAVE_DCGETTEXT
37 /* Have esound support */
38 #undef HAVE_ESOUND
40 /* Define if the GNU gettext() function is already present or preinstalled. */
41 #undef HAVE_GETTEXT
43 /* Have GLX support */
44 #undef HAVE_GLX
46 /* Have GTK libraries */
47 #undef HAVE_GTK
49 /* Building with GTK+Cocoa */
50 #undef HAVE_GTK_OSX
52 /* Building with GTK+X11 */
53 #undef HAVE_GTK_X11
55 /* Define to 1 if you have the <inttypes.h> header file. */
56 #undef HAVE_INTTYPES_H
58 /* Define if your <locale.h> file defines LC_MESSAGES. */
59 #undef HAVE_LC_MESSAGES
61 /* Define to 1 if you have the `GL' library (-lGL). */
62 #undef HAVE_LIBGL
64 /* Define to 1 if you have the `OSMesa' library (-lOSMesa). */
65 #undef HAVE_LIBOSMESA
67 /* Define to 1 if you have the `z' library (-lz). */
68 #undef HAVE_LIBZ
70 /* Have linux joystick support */
71 #undef HAVE_LINUX_JOYSTICK
73 /* Define to 1 if you have the <locale.h> header file. */
74 #undef HAVE_LOCALE_H
76 /* Define to 1 if you have the <memory.h> header file. */
77 #undef HAVE_MEMORY_H
79 /* Have NSOpenGL support */
80 #undef HAVE_NSGL
82 /* Have EXT_framebuffer_object support */
83 #undef HAVE_OPENGL_FBO
85 /* Have 2.0 shader support */
86 #undef HAVE_OPENGL_SHADER
88 /* Have ARB shader support */
89 #undef HAVE_OPENGL_SHADER_ARB
91 /* Building with the OSMesa video driver */
92 #undef HAVE_OSMESA
94 /* Have pulseaudio support */
95 #undef HAVE_PULSE
97 /* Define to 1 if you have the <stdint.h> header file. */
98 #undef HAVE_STDINT_H
100 /* Define to 1 if you have the <stdlib.h> header file. */
101 #undef HAVE_STDLIB_H
103 /* Define to 1 if you have the <strings.h> header file. */
104 #undef HAVE_STRINGS_H
106 /* Define to 1 if you have the <string.h> header file. */
107 #undef HAVE_STRING_H
109 /* Define to 1 if you have the <sys/stat.h> header file. */
110 #undef HAVE_SYS_STAT_H
112 /* Define to 1 if you have the <sys/types.h> header file. */
113 #undef HAVE_SYS_TYPES_H
115 /* Define to 1 if you have the <unistd.h> header file. */
116 #undef HAVE_UNISTD_H
118 /* Name of package */
119 #undef PACKAGE
121 /* Define to the address where bug reports for this package should be sent. */
122 #undef PACKAGE_BUGREPORT
124 /* Define to the full name of this package. */
125 #undef PACKAGE_NAME
127 /* Define to the full name and version of this package. */
128 #undef PACKAGE_STRING
130 /* Define to the one symbol short name of this package. */
131 #undef PACKAGE_TARNAME
133 /* Define to the version of this package. */
134 #undef PACKAGE_VERSION
136 /* SH4 Translator to use (if any) */
137 #undef SH4_TRANSLATOR
139 /* Define to 1 if you have the ANSI C header files. */
140 #undef STDC_HEADERS
142 /* Version number of package */
143 #undef VERSION
.