summaryrefslogtreecommitdiff
path: root/m4/ceill.m4
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-04-04 18:13:24 +0200
committerBruno Haible <bruno@clisp.org>2010-04-04 18:13:24 +0200
commit93c5ec22b9dcc15031556d647b5450fa6e645c21 (patch)
tree44657d656ee0c914b8ec05af0a2996acf7dd0327 /m4/ceill.m4
parent2c35d5c11d2359c7ebb06a3388a544cbe2f9c7f5 (diff)
downloadgnulib-93c5ec22b9dcc15031556d647b5450fa6e645c21.tar.gz
Remove redundant AC_SUBST invocations.
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])
])