From: Bruno Haible Date: Sun, 27 May 2007 21:02:30 +0000 (+0000) Subject: Use AC_OPENMP from gnulib. X-Git-Tag: v0.17~386 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31fec7a08f64fc31354bd26a915efc581384f461;p=thirdparty%2Fgettext.git Use AC_OPENMP from gnulib. --- diff --git a/gettext-tools/ChangeLog b/gettext-tools/ChangeLog index 4b9b23d12..b10d51fce 100644 --- a/gettext-tools/ChangeLog +++ b/gettext-tools/ChangeLog @@ -1,3 +1,7 @@ +2007-05-27 Bruno Haible + + * configure.ac (gt_OPENMP): Remove invocation. + 2007-02-10 Bruno Haible * configure.ac (MSGMERGE_LIBM): Avoid inlining of the ceil, sqrt calls diff --git a/gettext-tools/configure.ac b/gettext-tools/configure.ac index ead326794..ed300d62d 100644 --- a/gettext-tools/configure.ac +++ b/gettext-tools/configure.ac @@ -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