X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fxstrtod.m4;h=94d1c45fea7b1a063a382832a03aed80bf00a09c;hb=7ef6c64e210ac0979d7e8ac69bc5b5208c2405ab;hp=9307bd391c0cc42112990d80fd97550a50bc596b;hpb=7c3f8da8f075e3813ced160d5b53a28c6f7dfe78;p=gnulib.git diff --git a/m4/xstrtod.m4 b/m4/xstrtod.m4 index 9307bd391..94d1c45fe 100644 --- a/m4/xstrtod.m4 +++ b/m4/xstrtod.m4 @@ -1,5 +1,6 @@ -#serial 4 -dnl Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc. +#serial 8 +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2014 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,6 +8,11 @@ dnl with or without modifications, as long as this notice is preserved. # Prerequisites of lib/xstrtod.c. AC_DEFUN([gl_XSTRTOD], [ - AC_LIBSOURCES([xstrtod.c, xstrtod.h]) - AC_LIBOBJ([xstrtod]) + : +]) + +# Prerequisites of lib/xstrtold.c. +AC_DEFUN([gl_XSTRTOLD], +[ + : ])