logf: Work around OSF/1 5.1 bug.
[gnulib.git] / m4 / math_h.m4
index 8c46e0c..8d9d907 100644 (file)
@@ -1,4 +1,4 @@
-# math_h.m4 serial 93
+# math_h.m4 serial 94
 dnl Copyright (C) 2007-2012 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -261,6 +261,7 @@ AC_DEFUN([gl_MATH_H_DEFAULTS],
   REPLACE_ISNAN=0;             AC_SUBST([REPLACE_ISNAN])
   REPLACE_LDEXPL=0;            AC_SUBST([REPLACE_LDEXPL])
   REPLACE_LOG=0;               AC_SUBST([REPLACE_LOG])
+  REPLACE_LOGF=0;              AC_SUBST([REPLACE_LOGF])
   REPLACE_MODF=0;              AC_SUBST([REPLACE_MODF])
   REPLACE_MODFF=0;             AC_SUBST([REPLACE_MODFF])
   REPLACE_MODFL=0;             AC_SUBST([REPLACE_MODFL])