aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2014-07-19 18:56:09 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2014-07-19 18:56:09 +0100
commit773162d72a5150ecb675dd82eee76cea3c02c225 (patch)
treec1e2647af765bb723e308d122813c94ef8af5a87 /libstdc++-v3/configure
parenta9bc2242f03d785e73e701af4f0dd2a0dd4bfeda (diff)
downloadgcc-773162d72a5150ecb675dd82eee76cea3c02c225.zip
gcc-773162d72a5150ecb675dd82eee76cea3c02c225.tar.gz
gcc-773162d72a5150ecb675dd82eee76cea3c02c225.tar.bz2
acinclude.m4 (GLIBCXX_CHECK_SDT_H): Replace AC_MSG_RESULT with AC_MSG_CHECKING.
* acinclude.m4 (GLIBCXX_CHECK_SDT_H): Replace AC_MSG_RESULT with AC_MSG_CHECKING. From-SVN: r212848
Diffstat (limited to 'libstdc++-v3/configure')
-rwxr-xr-xlibstdc++-v3/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure
index 32ba614..9f51df1 100755
--- a/libstdc++-v3/configure
+++ b/libstdc++-v3/configure
@@ -20690,8 +20690,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: for suitable sys/sdt.h" >&5
-$as_echo "for suitable sys/sdt.h" >&6; }
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suitable sys/sdt.h" >&5
+$as_echo_n "checking for suitable sys/sdt.h... " >&6; }
# Note that this test has to be run with the C language.
# Otherwise, sdt.h will try to include some headers from
# libstdc++ itself.