celestia/config.h.in

72 lines
1.7 KiB
C
Raw Normal View History

2001-04-30 00:12:27 -06:00
/* config.h.in. Generated automatically from configure.in by autoheader. */
2002-01-15 20:29:11 -07:00
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define if your processor stores words with the most significant
byte first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
/* Define if the X Window System is missing or not being used. */
#undef X_DISPLAY_MISSING
2001-09-10 20:06:43 -06:00
#undef HAVE_LIBSM
/* The directory where our data will be installed in */
2001-11-16 15:03:30 -07:00
#undef CONFIG_DATA_DIR
/* Are we debugging ? */
#undef DEBUG
/* Log Domain for Gnome */
#undef G_LOG_DOMAIN
/* Locale Directory for Gnome (Currently unused) */
#undef GNOMELOCALEDIR
2001-04-30 00:12:27 -06:00
/* The directory where the HIPPARCOS/TYCHO data resides */
#undef HIP_DATA_DIR
2002-01-15 20:29:11 -07:00
/* Define if you have the <GL/gl.h> header file. */
#undef HAVE_GL_GL_H
2001-04-30 00:12:27 -06:00
2002-01-15 20:29:11 -07:00
/* Define if you have the <GL/glut.h> header file. */
2001-12-17 12:54:47 -07:00
#undef HAVE_GL_GLUT_H
2001-09-10 20:06:43 -06:00
2002-01-15 20:29:11 -07:00
/* Define if you have the <X11/SM/SMlib.h> header file. */
#undef HAVE_X11_SM_SMLIB_H
2002-01-07 16:26:49 -07:00
2002-01-15 20:29:11 -07:00
/* Define if you have the <byteswap.h> header file. */
#undef HAVE_BYTESWAP_H
/* Define if you have the GL library (-lGL). */
2001-04-30 00:12:27 -06:00
#undef HAVE_LIBGL
2002-01-15 20:29:11 -07:00
/* Define if you have the GLU library (-lGLU). */
2001-04-30 00:12:27 -06:00
#undef HAVE_LIBGLU
2002-01-15 20:29:11 -07:00
/* Define if you have the MesaGL library (-lMesaGL). */
#undef HAVE_LIBMESAGL
/* Define if you have the MesaGLU library (-lMesaGLU). */
#undef HAVE_LIBMESAGLU
/* Define if you have the glut library (-lglut). */
2001-04-30 00:12:27 -06:00
#undef HAVE_LIBGLUT
2002-01-15 20:29:11 -07:00
/* Define if you have the gtkgl library (-lgtkgl). */
#undef HAVE_LIBGTKGL
2002-01-15 20:29:11 -07:00
/* Define if you have the jpeg library (-ljpeg). */
2001-04-30 00:12:27 -06:00
#undef HAVE_LIBJPEG
2002-01-15 20:29:11 -07:00
/* Define if you have the png library (-lpng). */
2001-04-30 16:56:25 -06:00
#undef HAVE_LIBPNG
2001-04-30 00:12:27 -06:00
/* Name of package */
#undef PACKAGE
/* Version number of package */
#undef VERSION