From 11407f3cb9a3b349bd6dc7d5c01c300ad077d4ca Mon Sep 17 00:00:00 2001 From: Chris Laurel Date: Wed, 16 Jan 2002 03:29:11 +0000 Subject: [PATCH] Bumped version number to 1.2.0 --- config.h.in | 68 +++++++++++++++++++++++++++-------------------------- 1 file changed, 35 insertions(+), 33 deletions(-) diff --git a/config.h.in b/config.h.in index 0423667f5..5b8ff37b3 100644 --- a/config.h.in +++ b/config.h.in @@ -1,4 +1,15 @@ /* config.h.in. Generated automatically from configure.in by autoheader. */ + +/* 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 + #undef HAVE_LIBSM /* The directory where our data will be installed in */ @@ -16,54 +27,45 @@ /* The directory where the HIPPARCOS/TYCHO data resides */ #undef HIP_DATA_DIR -/* Define if you have the header file. */ -#undef HAVE_BYTESWAP_H - -/* Define if you have the header file. */ -#undef HAVE_GL_GLUT_H - -/* Define if you have the header file. */ +/* Define if you have the header file. */ #undef HAVE_GL_GL_H -/* Define if you have the `GL' library (-lGL). */ +/* Define if you have the header file. */ +#undef HAVE_GL_GLUT_H + +/* Define if you have the header file. */ +#undef HAVE_X11_SM_SMLIB_H + +/* Define if you have the header file. */ +#undef HAVE_BYTESWAP_H + +/* Define if you have the GL library (-lGL). */ #undef HAVE_LIBGL -/* Define if you have the `GLU' library (-lGLU). */ +/* Define if you have the GLU library (-lGLU). */ #undef HAVE_LIBGLU -/* Define if you have the `glut' library (-lglut). */ -#undef HAVE_LIBGLUT - -/* Define if you have the `gtkgl' library (-lgtkgl). */ -#undef HAVE_LIBGTKGL - -/* Define if you have the `jpeg' library (-ljpeg). */ -#undef HAVE_LIBJPEG - -/* Define if you have the `MesaGL' library (-lMesaGL). */ +/* Define if you have the MesaGL library (-lMesaGL). */ #undef HAVE_LIBMESAGL -/* Define if you have the `MesaGLU' library (-lMesaGLU). */ +/* Define if you have the MesaGLU library (-lMesaGLU). */ #undef HAVE_LIBMESAGLU -/* Define if you have the `png' library (-lpng). */ -#undef HAVE_LIBPNG +/* Define if you have the glut library (-lglut). */ +#undef HAVE_LIBGLUT -/* Define if you have the header file. */ -#undef HAVE_X11_SM_SMLIB_H +/* Define if you have the gtkgl library (-lgtkgl). */ +#undef HAVE_LIBGTKGL + +/* Define if you have the jpeg library (-ljpeg). */ +#undef HAVE_LIBJPEG + +/* Define if you have the png library (-lpng). */ +#undef HAVE_LIBPNG /* Name of package */ #undef PACKAGE -/* Define if you have the ANSI C header files. */ -#undef STDC_HEADERS - /* Version number of package */ #undef VERSION -/* 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