Mercurial > hg > octave-kai > gnulib-hg
diff m4/asinl.m4 @ 15018:cdd6bc3177f7
asinl: Respect rules for use of AC_LIBOBJ.
* m4/asinl.m4 (gl_FUNC_ASINL): Move AC_LIBOBJ invocation from here...
* modules/asinl (configure.ac): ... to here.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 21 May 2011 11:52:29 +0200 |
parents | 97fc9a21a8fb |
children | a87db2cf4571 |
line wrap: on
line diff
--- a/m4/asinl.m4 +++ b/m4/asinl.m4 @@ -1,4 +1,4 @@ -# asinl.m4 serial 3 +# asinl.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 @@ else HAVE_DECL_ASINL=0 HAVE_ASINL=0 - AC_LIBOBJ([asinl]) + dnl Find libraries needed to link lib/asinl.c. AC_REQUIRE([gl_FUNC_SQRTL]) dnl Append $SQRTL_LIBM to ASINL_LIBM, avoiding gratuitous duplicates. case " $ASINL_LIBM " in