X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fxstrtod.m4;h=f27ef9f5fd637b3ca5ade5b7c04a215c3588cc22;hb=d21602db7c1b97cd12478c3e40355ccb39556068;hp=fd761dfd6e5a10ffcc8836239b81c92d8224284b;hpb=44d7c1c1f004fa9bfb8ec3948de2671a7958cf5b;p=gnulib.git diff --git a/m4/xstrtod.m4 b/m4/xstrtod.m4 index fd761dfd6..f27ef9f5f 100644 --- a/m4/xstrtod.m4 +++ b/m4/xstrtod.m4 @@ -1,5 +1,6 @@ -# xstrtod.m4 serial 3 -dnl Copyright (C) 2002, 2003 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. @@ -9,3 +10,9 @@ AC_DEFUN([gl_XSTRTOD], [ : ]) + +# Prerequisites of lib/xstrtold.c. +AC_DEFUN([gl_XSTRTOLD], +[ + : +])