X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fxstrtod.m4;h=f27ef9f5fd637b3ca5ade5b7c04a215c3588cc22;hb=2394a603e7586e671226478e5b15d924c3841f42;hp=9de21c8f4656cab7359edb2a35f8d352cf001b30;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/m4/xstrtod.m4 b/m4/xstrtod.m4 index 9de21c8f4..f27ef9f5f 100644 --- a/m4/xstrtod.m4 +++ b/m4/xstrtod.m4 @@ -1,5 +1,6 @@ -#serial 6 -dnl Copyright (C) 2002-2003, 2005-2006, 2009 Free Software Foundation, Inc. +#serial 8 +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2011 Free Software Foundation, +dnl 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. @@ -7,11 +8,11 @@ dnl with or without modifications, as long as this notice is preserved. # Prerequisites of lib/xstrtod.c. AC_DEFUN([gl_XSTRTOD], [ - AC_LIBOBJ([xstrtod]) + : ]) # Prerequisites of lib/xstrtold.c. AC_DEFUN([gl_XSTRTOLD], [ - AC_LIBOBJ([xstrtold]) + : ])