X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=m4%2Fisnan.m4;h=a99cbb3b9a7708fed87089e3fbc08d495e52f917;hb=e2de8c10bd15a92eff786f8f51d0a322fbc402ee;hp=eb61d5667876a5c0b6620f82d27651e99207d101;hpb=b4349b948ba2c352187158e241334abda6e473e9;p=gnulib.git diff --git a/m4/isnan.m4 b/m4/isnan.m4 index eb61d5667..a99cbb3b9 100644 --- a/m4/isnan.m4 +++ b/m4/isnan.m4 @@ -1,5 +1,5 @@ -# isnan.m4 serial 3 -dnl Copyright (C) 2007-2010 Free Software Foundation, Inc. +# isnan.m4 serial 5 +dnl Copyright (C) 2007-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. @@ -36,11 +36,8 @@ AC_DEFUN([gl_ISNAN], esac else AC_MSG_RESULT([no]) + dnl REPLACE_ISNAN=1 also makes sure the rpl_isnan[fdl] functions get built. REPLACE_ISNAN=1 - # Make sure the rpl_isnan[fdl] functions get built. - gl_BUILD_ISNANF - gl_BUILD_ISNAND - gl_BUILD_ISNANL ISNAN_LIBM= fi AC_SUBST([ISNAN_LIBM])