aboutsummaryrefslogtreecommitdiff
path: root/libgomp/configure.ac
diff options
context:
space:
mode:
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>2013-10-11 10:42:53 +0000
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>2013-10-11 10:42:53 +0000
commitedb5e6092e012c48174fc803fed7be72319205a5 (patch)
treeb6750823b64ec0fbfd1ae32474aa9d6ca73b1ee3 /libgomp/configure.ac
parent20e0f070ca341462cf2e43f605c3c387357d8155 (diff)
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.ac')
-rw-r--r--libgomp/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/configure.ac b/libgomp/configure.ac
index d87ed2932dc..e7fbb31d74a 100644
--- a/libgomp/configure.ac
+++ b/libgomp/configure.ac
@@ -238,7 +238,7 @@ fi
# See if we support thread-local storage.
GCC_CHECK_TLS
-# See what sort of export controls are availible.
+# See what sort of export controls are available.
LIBGOMP_CHECK_ATTRIBUTE_VISIBILITY
LIBGOMP_CHECK_ATTRIBUTE_DLLEXPORT
LIBGOMP_CHECK_ATTRIBUTE_ALIAS