crypto/gc-hmac-sha1: Fix recent regression.
[pspp] / m4 / ceil.m4
index 1f93d4bae75eb4f5293b58907094956b9669504f..157407745b12524b16e594a24b409450591a52f5 100644 (file)
@@ -1,5 +1,5 @@
-# ceil.m4 serial 5
-dnl Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
+# ceil.m4 serial 6
+dnl Copyright (C) 2007, 2009-2011 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.
@@ -48,7 +48,7 @@ int main()
     fi
   ])
   if test $REPLACE_CEIL = 1; then
-    AC_LIBOBJ([ceil])
+    dnl No libraries are needed to link lib/ceil.c.
     CEIL_LIBM=
   fi
   AC_SUBST([CEIL_LIBM])