summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config.h.in
diff options
context:
space:
mode:
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2010-01-13 11:07:44 +0000
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2010-01-13 11:07:44 +0000
commit10c05c9684775cb1d911801238e36d1ef98e4e8a (patch)
tree6b247dd8a2499b56b07d69f4ca296190151f264d /libstdc++-v3/config.h.in
parent7b76dcb9d8a0a1542d23bde7d2b241983f928c6e (diff)
downloadgcc-10c05c9684775cb1d911801238e36d1ef98e4e8a.tar.gz
2010-01-13 Paolo Carlini <paolo.carlini@oracle.com>
* testsuite/Makefile.am (check-debug): Add. * testsuite/Makefile.in: Regenerate. * config.h.in: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155854 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/config.h.in')
-rw-r--r--libstdc++-v3/config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/libstdc++-v3/config.h.in b/libstdc++-v3/config.h.in
index c39f423771e..55fa49e29d7 100644
--- a/libstdc++-v3/config.h.in
+++ b/libstdc++-v3/config.h.in
@@ -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
@@ -102,6 +99,9 @@
/* 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