configure.ac: Typo fix.
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 11 Oct 2013 10:42:53 +0000 (12:42 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Fri, 11 Oct 2013 10:42:53 +0000 (12:42 +0200)
libgomp/
* configure.ac: Typo fix.

From-SVN: r203418

libgomp/ChangeLog
libgomp/configure
libgomp/configure.ac

index 01df81d796644b015f6d2712c899251c5b8eed9d..8d4fb6cb499d39042e7481a2978ef7d2e714e9d6 100644 (file)
@@ -1,5 +1,8 @@
 2013-10-11  Thomas Schwinge  <thomas@codesourcery.com>
 
+       * configure.ac: Typo fix.
+       * configure: Regenerate.
+
        * testsuite/libgomp.fortran/openmp_version-1.f: New file.
        * testsuite/libgomp.fortran/openmp_version-2.f90: Likewise.
 
index 983c63df7125e97f94d5b97f668d54c20e3d60a7..06276e132220ede8cf4ce81f9f97766b999a00e4 100755 (executable)
@@ -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; }
index d87ed2932dc1db326d8ccda67dab4db23b7ae210..e7fbb31d74a569c8c842fe45027a01c57bd2508c 100644 (file)
@@ -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