]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Use AC_OPENMP from gnulib.
authorBruno Haible <bruno@clisp.org>
Sun, 27 May 2007 21:02:30 +0000 (21:02 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:50 +0000 (12:14 +0200)
gettext-tools/ChangeLog
gettext-tools/configure.ac

index 4b9b23d12ae50cb154f573ec33e8f2e7df402162..b10d51fce36e10566ff16b0f5883c80998f9573a 100644 (file)
@@ -1,3 +1,7 @@
+2007-05-27  Bruno Haible  <bruno@clisp.org>
+
+       * configure.ac (gt_OPENMP): Remove invocation.
+
 2007-02-10  Bruno Haible  <bruno@clisp.org>
 
        * configure.ac (MSGMERGE_LIBM): Avoid inlining of the ceil, sqrt calls
index ead326794607cf051ff88c49ca5be5ea6f1286c6..ed300d62d14ab5898acf50d4c9f7086dd55fbbaf 100644 (file)
@@ -137,9 +137,6 @@ if test "$MSGMERGE_LIBM" = "?"; then
 fi
 AC_SUBST([MSGMERGE_LIBM])
 
-dnl Test for compiler flags needed to support OpenMP.
-gt_OPENMP
-
 dnl Checks for header files, functions and declarations.
 gl_INIT
 gtpo_INIT