X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=m4%2Ftrunc.m4;h=953f5b1316d3106933687ff2dba5fd6b355ba16d;hb=f31c6659ff5029b75863b7cb66243e56d246810a;hp=6197df5217c57b6c4e457161f9e8d0db4f5a8612;hpb=0c5e7922f80eae16b5a89233d5a8c0d1f88c18a7;p=pspp diff --git a/m4/trunc.m4 b/m4/trunc.m4 index 6197df5217..953f5b1316 100644 --- a/m4/trunc.m4 +++ b/m4/trunc.m4 @@ -1,5 +1,5 @@ -# trunc.m4 serial 5 -dnl Copyright (C) 2007, 2010 Free Software Foundation, Inc. +# trunc.m4 serial 6 +dnl Copyright (C) 2007, 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, dnl with or without modifications, as long as this notice is preserved. @@ -79,7 +79,7 @@ int main() HAVE_DECL_TRUNC=0 fi if test $HAVE_DECL_TRUNC = 0 || test $REPLACE_TRUNC = 1; then - AC_LIBOBJ([trunc]) + dnl No libraries are needed to link lib/trunc.c. TRUNC_LIBM= fi AC_SUBST([TRUNC_LIBM])