Codebase list pong2 / upstream/0.1.1 config.h.in
upstream/0.1.1

Tree @upstream/0.1.1 (Download .tar.gz)

config.h.in @upstream/0.1.1raw · history · blame

/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Define to 1 if you have the `GL' library (-lGL). */
#undef HAVE_LIBGL

/* Define to 1 if you have the `GLU' library (-lGLU). */
#undef HAVE_LIBGLU

/* Define to 1 if you have the `SDL_net' library (-lSDL_net). */
#undef HAVE_LIBSDL_NET

/* Name of package */
#undef PACKAGE

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Version number of package */
#undef VERSION

/* Define to empty if `const' does not conform to ANSI C. */
#undef const