NEWS.stable: log cherry-pick [90a660c]->[e916d00] autoupdate
[gnulib.git] / m4 / acosl.m4
index 1f6b5b7..759be42 100644 (file)
@@ -1,5 +1,5 @@
-# acosl.m4 serial 3
-dnl Copyright (C) 2010 Free Software Foundation, Inc.
+# acosl.m4 serial 4
+dnl Copyright (C) 2010-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.
@@ -55,7 +55,7 @@ AC_DEFUN([gl_FUNC_ACOSL],
   else
     HAVE_DECL_ACOSL=0
     HAVE_ACOSL=0
-    AC_LIBOBJ([acosl])
+    dnl Find libraries needed to link lib/acosl.c.
     AC_REQUIRE([gl_FUNC_ASINL])
     AC_REQUIRE([gl_FUNC_SQRTL])
     dnl Append $ASINL_LIBM to ACOSL_LIBM, avoiding gratuitous duplicates.