summaryrefslogtreecommitdiff
path: root/libgomp/configure.ac
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-10-11 12:42:53 +0200
committerThomas Schwinge <tschwinge@gcc.gnu.org>2013-10-11 12:42:53 +0200
commit451c19c488f1a0f515f8c19020685d3dfe3587bf (patch)
treeb6750823b64ec0fbfd1ae32474aa9d6ca73b1ee3 /libgomp/configure.ac
parent86a6016dccd3a98a78e7a49c38befe9eb44aa9aa (diff)
configure.ac: Typo fix.
libgomp/ * configure.ac: Typo fix. From-SVN: r203418
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