aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config.h.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2013-04-09 20:55:17 +0000
committerTom Tromey <tromey@gcc.gnu.org>2013-04-09 20:55:17 +0000
commitd74e340d7c94bd5a4754a58f2993def64cfe1edf (patch)
tree5f77c0aad21a181bc4dd127d5d54c1be36b67b9f /libstdc++-v3/config.h.in
parentae3d036149e54b45032bc751e6d45eace3e2a615 (diff)
downloadgcc-d74e340d7c94bd5a4754a58f2993def64cfe1edf.zip
gcc-d74e340d7c94bd5a4754a58f2993def64cfe1edf.tar.gz
gcc-d74e340d7c94bd5a4754a58f2993def64cfe1edf.tar.bz2
configure, [...]: Rebuild.
* 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. From-SVN: r197649
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 9937a1e..90d0479 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. */