Test
[Git-Me-Secret-Mario-Chromicles.git] / config.h.in
blob0f239f710d3f843316f7c83f1adb89b868854b96
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if translation of program messages to the user's native
4 language is requested. */
5 #undef ENABLE_NLS
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.
17 #undef HAVE_DCGETTEXT
19 /* Define if the GNU gettext() function is already present or preinstalled. */
20 #undef HAVE_GETTEXT
22 /* Define if you have the iconv() function and it works. */
23 #undef HAVE_ICONV
25 /* Define to 1 if you have the <inttypes.h> header file. */
26 #undef HAVE_INTTYPES_H
28 /* Define to 1 if you have the `boost_filesystem' library
29 (-lboost_filesystem). */
30 #undef HAVE_LIBBOOST_FILESYSTEM
32 /* Define to 1 if you have the `GL' library (-lGL). */
33 #undef HAVE_LIBGL
35 /* Define to 1 if you have the `GLU' library (-lGLU). */
36 #undef HAVE_LIBGLU
38 /* Define to 1 if you have the `png' library (-lpng). */
39 #undef HAVE_LIBPNG
41 /* Define to 1 if you have the `SDL_image' library (-lSDL_image). */
42 #undef HAVE_LIBSDL_IMAGE
44 /* Define to 1 if you have the `SDL_mixer' library (-lSDL_mixer). */
45 #undef HAVE_LIBSDL_MIXER
47 /* Define to 1 if you have the `SDL_ttf' library (-lSDL_ttf). */
48 #undef HAVE_LIBSDL_TTF
50 /* Define to 1 if you have the <memory.h> header file. */
51 #undef HAVE_MEMORY_H
53 /* Define to 1 if you have the <SDL.h> header file. */
54 #undef HAVE_SDL_H
56 /* Define to 1 if you have the <SDL_image.h> header file. */
57 #undef HAVE_SDL_IMAGE_H
59 /* Define to 1 if you have the <SDL_mixer.h> header file. */
60 #undef HAVE_SDL_MIXER_H
62 /* Define to 1 if you have the <SDL_ttf.h> header file. */
63 #undef HAVE_SDL_TTF_H
65 /* Define to 1 if you have the <stdint.h> header file. */
66 #undef HAVE_STDINT_H
68 /* Define to 1 if you have the <stdlib.h> header file. */
69 #undef HAVE_STDLIB_H
71 /* Define to 1 if you have the <strings.h> header file. */
72 #undef HAVE_STRINGS_H
74 /* Define to 1 if you have the <string.h> header file. */
75 #undef HAVE_STRING_H
77 /* Define to 1 if you have the <sys/stat.h> header file. */
78 #undef HAVE_SYS_STAT_H
80 /* Define to 1 if you have the <sys/types.h> header file. */
81 #undef HAVE_SYS_TYPES_H
83 /* Define to 1 if you have the <unistd.h> header file. */
84 #undef HAVE_UNISTD_H
86 /* Name of package */
87 #undef PACKAGE
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. */
93 #undef PACKAGE_NAME
95 /* Define to the full name and version of this package. */
96 #undef PACKAGE_STRING
98 /* Define to the one symbol short name of this package. */
99 #undef PACKAGE_TARNAME
101 /* Define to the version of this package. */
102 #undef PACKAGE_VERSION
104 /* Define to 1 if you have the ANSI C header files. */
105 #undef STDC_HEADERS
107 /* Version number of package */
108 #undef VERSION