X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Ftanl.m4;h=5f3f73eb7c8260cfdb78ab9cf036dda7b30ee57d;hb=4b40eab91d0e7b3aaf69ba51ab236c079c904649;hp=0af27f733bf6ac793a5cb5cbc9afefefa4a7a3f8;hpb=ec062d7a2671739dd977ebde3965fc93f8678a2e;p=gnulib.git diff --git a/m4/tanl.m4 b/m4/tanl.m4 index 0af27f733..5f3f73eb7 100644 --- a/m4/tanl.m4 +++ b/m4/tanl.m4 @@ -1,5 +1,5 @@ -# tanl.m4 serial 3 -dnl Copyright (C) 2010 Free Software Foundation, Inc. +# tanl.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,8 +55,7 @@ AC_DEFUN([gl_FUNC_TANL], else HAVE_DECL_TANL=0 HAVE_TANL=0 - AC_LIBOBJ([tanl]) - AC_LIBOBJ([trigl]) + dnl Find libraries needed to link lib/tanl.c, lib/trigl.c. AC_REQUIRE([gl_FUNC_ISNANL]) AC_REQUIRE([gl_FUNC_FLOOR]) AC_REQUIRE([gl_FUNC_FLOORL])