1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if you have the `SDL' library (-lSDL). */
4#undef HAVE_LIBSDL
5
6/* Define to 1 if you have the `SDL_image' library (-lSDL_image). */
7#undef HAVE_LIBSDL_IMAGE
8
9/* Define to 1 if you have the `SDL_net' library (-lSDL_net). */
10#undef HAVE_LIBSDL_NET
11
12/* Name of package */
13#undef PACKAGE
14
15/* Define to the address where bug reports for this package should be sent. */
16#undef PACKAGE_BUGREPORT
17
18/* Define to the full name of this package. */
19#undef PACKAGE_NAME
20
21/* Define to the full name and version of this package. */
22#undef PACKAGE_STRING
23
24/* Define to the one symbol short name of this package. */
25#undef PACKAGE_TARNAME
26
27/* Define to the version of this package. */
28#undef PACKAGE_VERSION
29
30/* Version number of package */
31#undef VERSION
32