X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Facosl.m4;h=759be42591f1f8f07be84682b4632d681092a0e1;hb=efb6dabafbf872b6e2dd640f9af8be596bbfea18;hp=1385358ce7b2ea6c8f73476d324085f71b667da6;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/m4/acosl.m4 b/m4/acosl.m4 index 1385358ce..759be4259 100644 --- a/m4/acosl.m4 +++ b/m4/acosl.m4 @@ -1,4 +1,4 @@ -# acosl.m4 serial 3 +# acosl.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_ACOSL], else HAVE_DECL_ACOSL=0 HAVE_ACOSL=0 - AC_LIBOBJ([acosl]) + dnl Find libraries needed to link lib/acosl.c. AC_REQUIRE([gl_FUNC_ASINL]) AC_REQUIRE([gl_FUNC_SQRTL]) dnl Append $ASINL_LIBM to ACOSL_LIBM, avoiding gratuitous duplicates.