summaryrefslogtreecommitdiff
path: root/m4/ceill.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ceill.m4')
-rw-r--r--m4/ceill.m45
1 files changed, 2 insertions, 3 deletions
diff --git a/m4/ceill.m4 b/m4/ceill.m4
index 71ab316d01..02527799cf 100644
--- a/m4/ceill.m4
+++ b/m4/ceill.m4
@@ -1,5 +1,5 @@
-# ceill.m4 serial 4
-dnl Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
+# ceill.m4 serial 5
+dnl Copyright (C) 2007, 2009-2010 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.
@@ -26,7 +26,6 @@ AC_DEFUN([gl_FUNC_CEILL],
AC_LIBOBJ([ceill])
CEILL_LIBM=
fi
- AC_SUBST([REPLACE_CEILL])
AC_SUBST([CEILL_LIBM])
])