diff options
author | tschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-11 10:42:53 +0000 |
---|---|---|
committer | tschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-11 10:42:53 +0000 |
commit | edb5e6092e012c48174fc803fed7be72319205a5 (patch) | |
tree | b6750823b64ec0fbfd1ae32474aa9d6ca73b1ee3 /libgomp/configure | |
parent | 20e0f070ca341462cf2e43f605c3c387357d8155 (diff) | |
download | gcc-edb5e6092e012c48174fc803fed7be72319205a5.tar.gz |
libgomp/
* configure.ac: Typo fix.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203418 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgomp/configure')
-rwxr-xr-x | libgomp/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/configure b/libgomp/configure index 983c63df712..06276e13222 100755 --- a/libgomp/configure +++ b/libgomp/configure @@ -15458,7 +15458,7 @@ $as_echo "#define HAVE_TLS 1" >>confdefs.h fi -# See what sort of export controls are availible. +# See what sort of export controls are available. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the target supports hidden visibility" >&5 $as_echo_n "checking whether the target supports hidden visibility... " >&6; } |