OSDN Git Service

Fix PR testsuite/42414.
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / config.h.in
index c39f423..55fa49e 100644 (file)
@@ -66,9 +66,6 @@
 /* Define to 1 if you have the <endian.h> header file. */
 #undef HAVE_ENDIAN_H
 
-/* Define to 1 if you have the <execinfo.h> header file. */
-#undef HAVE_EXECINFO_H
-
 /* Define if ENODATA exists. */
 #undef HAVE_ENODATA
 
 /* Define if ETXTBSY exists. */
 #undef HAVE_ETXTBSY
 
+/* Define to 1 if you have the <execinfo.h> header file. */
+#undef HAVE_EXECINFO_H
+
 /* Define to 1 if you have the `expf' function. */
 #undef HAVE_EXPF