X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsqrtl.m4;h=87ffc3719389a393efe31d1011f1e55ab15bbfb2;hb=395f9e6a19b504609aa8b0bd7f8cc55d4547d8dd;hp=53c260015282870e632dac015ca82f44bef036cd;hpb=8c4874e600742f95ad38fbd6f518a3005ac4283c;p=gnulib.git diff --git a/m4/sqrtl.m4 b/m4/sqrtl.m4 index 53c260015..87ffc3719 100644 --- a/m4/sqrtl.m4 +++ b/m4/sqrtl.m4 @@ -1,5 +1,5 @@ -# sqrtl.m4 serial 3 -dnl Copyright (C) 2010 Free Software Foundation, Inc. +# sqrtl.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_SQRTL], else HAVE_DECL_SQRTL=0 HAVE_SQRTL=0 - AC_LIBOBJ([sqrtl]) + dnl Find libraries needed to link lib/sqrtl.c. AC_REQUIRE([gl_FUNC_ISNANL]) AC_REQUIRE([gl_FUNC_FREXPL]) AC_REQUIRE([gl_FUNC_LDEXPL])