autoupdate
[gnulib.git] / m4 / cosl.m4
index 69f3fbe..3cb9002 100644 (file)
@@ -1,5 +1,5 @@
-# cosl.m4 serial 3
-dnl Copyright (C) 2010 Free Software Foundation, Inc.
+# cosl.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,9 +55,7 @@ AC_DEFUN([gl_FUNC_COSL],
   else
     HAVE_DECL_COSL=0
     HAVE_COSL=0
-    AC_LIBOBJ([cosl])
-    AC_LIBOBJ([sincosl])
-    AC_LIBOBJ([trigl])
+    dnl Find libraries needed to link lib/cosl.c, lib/sincosl.c, lib/trigl.c.
     AC_REQUIRE([gl_FUNC_ISNANL])
     AC_REQUIRE([gl_FUNC_FLOOR])
     AC_REQUIRE([gl_FUNC_FLOORL])