OSDN Git Service

2005-04-08 Kelley Cook <kcook@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / config.h.in
index f8afe17..8000806 100644 (file)
@@ -1,10 +1,6 @@
 /* config.h.in.  Generated from configure.ac by autoheader.  */
 // Symbols and macros for libstdc++ -*- C++ -*-
 
-// Defines libstdc++ version.
-#undef PACKAGE
-#undef VERSION
-
 // Define if <float.h> exists.
 #undef HAVE_FLOAT_H
 
 /* Define to 1 if you have the `__signbitl' function. */
 #undef HAVE___SIGNBITL
 
+/* Name of package */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS
 
+/* Version number of package */
+#undef VERSION
+
 /* Define to use concept checking code from the boost libraries. */
 #undef _GLIBCXX_CONCEPT_CHECKS