X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fmath_h.m4;h=7b46aeef89070b44a4e4f5e14bf36da5d7defe8e;hb=fb733077fcd97a36e1ffdb292387943df8e1b9b4;hp=cbe57b21324f672c2735a8102101bd068f9e5a66;hpb=4b7ece979775e13ba4f1db1e6d9cfe400eff0f01;p=gnulib.git diff --git a/m4/math_h.m4 b/m4/math_h.m4 index cbe57b213..7b46aeef8 100644 --- a/m4/math_h.m4 +++ b/m4/math_h.m4 @@ -1,5 +1,5 @@ -# math_h.m4 serial 24 -dnl Copyright (C) 2007-2010 Free Software Foundation, Inc. +# math_h.m4 serial 25 +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. @@ -140,6 +140,7 @@ AC_DEFUN([gl_MATH_H_DEFAULTS], REPLACE_ROUNDL=0; AC_SUBST([REPLACE_ROUNDL]) REPLACE_SIGNBIT=0; AC_SUBST([REPLACE_SIGNBIT]) REPLACE_SIGNBIT_USING_GCC=0; AC_SUBST([REPLACE_SIGNBIT_USING_GCC]) + REPLACE_TRUNC=0; AC_SUBST([REPLACE_TRUNC]) REPLACE_TRUNCF=0; AC_SUBST([REPLACE_TRUNCF]) REPLACE_TRUNCL=0; AC_SUBST([REPLACE_TRUNCL]) ])