X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsqrtl.m4;h=87ffc3719389a393efe31d1011f1e55ab15bbfb2;hb=208e667b5f8c696e723da34171fbaa6f01246f3b;hp=c64fc1919e8481efeab3c1d5d2162e8ac2a88bbd;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/m4/sqrtl.m4 b/m4/sqrtl.m4 index c64fc1919..87ffc3719 100644 --- a/m4/sqrtl.m4 +++ b/m4/sqrtl.m4 @@ -1,4 +1,4 @@ -# sqrtl.m4 serial 3 +# 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, @@ -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])