NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / m4 / log10f.m4
index e3000d0..32b2b55 100644 (file)
@@ -1,5 +1,5 @@
-# log10f.m4 serial 5
-dnl Copyright (C) 2011-2012 Free Software Foundation, Inc.
+# log10f.m4 serial 6
+dnl Copyright (C) 2011-2014 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -38,7 +38,7 @@ AC_DEFUN([gl_FUNC_LOG10F],
           [gl_cv_func_log10f_ieee],
           [
             save_LIBS="$LIBS"
-            LIBS="$LIBS $LOGF_LIBM"
+            LIBS="$LIBS $LOG10F_LIBM"
             AC_RUN_IFELSE(
               [AC_LANG_SOURCE([[
 #ifndef __NO_MATH_INLINES