From: Jim Meyering Date: Wed, 8 Aug 2007 18:02:55 +0000 (+0200) Subject: Adapt to gnulib's latest xstrtol change. X-Git-Tag: v6.9.89~202 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d243c0e840138cc5d8bf67c9d2a785bdbd74a8d9;p=thirdparty%2Fcoreutils.git Adapt to gnulib's latest xstrtol change. * POTFILES.in: Use lib/xstrtol-error.c, not lib/xstrtol.h. --- diff --git a/po/ChangeLog b/po/ChangeLog index 4842cb2831..366ca74891 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2007-08-08 Jim Meyering + + Adapt to gnulib's latest xstrtol change. + * POTFILES.in: Use lib/xstrtol-error.c, not lib/xstrtol.h. + 2007-08-04 Jim Meyering * POTFILES.in: Remove lib/human.c. diff --git a/po/POTFILES.in b/po/POTFILES.in index eebf4ada77..61f6501f78 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -25,7 +25,7 @@ lib/xalloc-die.c lib/xfts.c lib/xmemcoll.c lib/xmemxfrm.c -lib/xstrtol.h +lib/xstrtol-error.c # Package source files