/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* acconfig.h This file is in the public domain. Descriptive text for the C preprocessor macros that the distributed Autoconf macros can define. No software package will use all of them; autoheader copies the ones your configure.in uses into your configuration header file templates. The entries are in sort -df order: alphabetical, case insensitive, ignoring punctuation (such as underscores). Although this order can split up related entries, it makes it easier to check whether a given entry is in the file. Leave the following blank line there!! Autoheader needs it. */ /* Define if OpenGL support is enabled. */ #define HAVE_OPENGL 1 /* Define if SDL_image support is enabled. */ #define HAVE_SDL_IMAGE 1 /* Define if SDL_net support is enabled. */ #define HAVE_SDL_NET 1 /* Leave that blank line there!! Autoheader needs it. If you're adding to this file, keep in mind: The entries are in sort -df order: alphabetical, case insensitive, ignoring punctuation (such as underscores). */ /* Define if you have the header file. */ #define HAVE_SDL_IMAGE_H 1 /* Define if you have the header file. */ #define HAVE_SDL_NET_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Name of package */ #define PACKAGE "AlephOne" /* Version number of package */ #define VERSION "0.13.0" /* Define if the X Window System is missing or not being used. */ /* #undef X_DISPLAY_MISSING */