From: Jim Meyering Date: Thu, 7 Aug 2003 09:20:18 +0000 (+0000) Subject: (libfetish_a_SOURCES): Change getdelim2.c and X-Git-Tag: CPPI-1_11~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08b30744894540a1d02e333eb915e627f23b4676;p=thirdparty%2Fcoreutils.git (libfetish_a_SOURCES): Change getdelim2.c and getdelim2.h to getndelim2.c and getndelim2.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 67c0542537..c1cfec2bd7 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -62,7 +62,7 @@ libfetish_a_SOURCES = \ ftw_.h \ full-read.c full-read.h \ full-write.c full-write.h \ - getdelim2.c getdelim2.h \ + getndelim2.c getndelim2.h \ getline.h \ getpagesize.h \ gettime.c \