X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsinl.m4;h=5666cab794f7020a701fcbd0778c98d5600426d5;hb=9f60473985e5f20c3efabadf2c1756b5ff560458;hp=d77230a3f545d6d80b4b29daefb1a17a6a97f25c;hpb=8c4874e600742f95ad38fbd6f518a3005ac4283c;p=gnulib.git diff --git a/m4/sinl.m4 b/m4/sinl.m4 index d77230a3f..5666cab79 100644 --- a/m4/sinl.m4 +++ b/m4/sinl.m4 @@ -1,5 +1,5 @@ -# sinl.m4 serial 3 -dnl Copyright (C) 2010 Free Software Foundation, Inc. +# sinl.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_SINL], else HAVE_DECL_SINL=0 HAVE_SINL=0 - AC_LIBOBJ([sinl]) - AC_LIBOBJ([sincosl]) - AC_LIBOBJ([trigl]) + dnl Find libraries needed to link lib/sinl.c, lib/sincosl.c, lib/trigl.c. AC_REQUIRE([gl_FUNC_ISNANL]) AC_REQUIRE([gl_FUNC_FLOOR]) AC_REQUIRE([gl_FUNC_FLOORL])