summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config.h.in
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2013-04-09 20:55:17 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2013-04-09 20:55:17 +0000
commit2724b74a2ef5e1cf796056d08fb3ddd5c0d74831 (patch)
tree5f77c0aad21a181bc4dd127d5d54c1be36b67b9f /libstdc++-v3/config.h.in
parent1663b58aff2683fd98f876f45d67e29279fa2caf (diff)
downloadgcc-2724b74a2ef5e1cf796056d08fb3ddd5c0d74831.tar.gz
* configure, config.h.in: Rebuild.
* configure.ac: Use GLIBCXX_CHECK_SDT_H. Don't check for sys/sdt.h. * acinclude.m4 (GLIBCXX_CHECK_SDT_H): New defun. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197649 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/config.h.in')
-rw-r--r--libstdc++-v3/config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/config.h.in b/libstdc++-v3/config.h.in
index 9937a1ed155..90d0479347e 100644
--- a/libstdc++-v3/config.h.in
+++ b/libstdc++-v3/config.h.in
@@ -400,7 +400,7 @@
/* Define to 1 if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H
-/* Define to 1 if you have the <sys/sdt.h> header file. */
+/* Define to 1 if you have a suitable <sys/sdt.h> header file */
#undef HAVE_SYS_SDT_H
/* Define to 1 if you have the <sys/sem.h> header file. */