summaryrefslogtreecommitdiffstats
path: root/libatomic/configure
diff options
context:
space:
mode:
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>2012-11-04 23:27:03 +0000
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>2012-11-04 23:27:03 +0000
commite1f6d62c178823860df24c421c3c41956f51e94c (patch)
treea472276b418850e9786f1ba1aa280fa13c46f5b6 /libatomic/configure
parent10327d5c699e984b02fde594c96a29c5ab6f85fe (diff)
downloadppe42-gcc-e1f6d62c178823860df24c421c3c41956f51e94c.tar.gz
ppe42-gcc-e1f6d62c178823860df24c421c3c41956f51e94c.zip
libatomic/
* acinclude.m4 (LIBAT_CHECK_IFUNC): Clarify message. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193145 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libatomic/configure')
-rwxr-xr-xlibatomic/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/libatomic/configure b/libatomic/configure
index 4bcfd782c05..a9dfa03bb34 100755
--- a/libatomic/configure
+++ b/libatomic/configure
@@ -14538,8 +14538,8 @@ $as_echo "#define HAVE_ATTRIBUTE_ALIAS 1" >>confdefs.h
fi
if test x$try_ifunc = xyes; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the target supports funcs" >&5
-$as_echo_n "checking whether the target supports funcs... " >&6; }
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the target supports the ifunc attribute" >&5
+$as_echo_n "checking whether the target supports the ifunc attribute... " >&6; }
if test "${libat_cv_have_ifunc+set}" = set; then :
$as_echo_n "(cached) " >&6
else
OpenPOWER on IntegriCloud