From: Jim Meyering Date: Sat, 4 Aug 2001 17:51:15 +0000 (+0000) Subject: fix typos X-Git-Tag: TEXTUTILS-2_0_15~502 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a5fe0f8417c62fd1232384cc0d51d0af5814a4f8;p=thirdparty%2Fcoreutils.git fix typos --- diff --git a/Makefile.cfg b/Makefile.cfg index b9cfe2e118..89c67497c7 100644 --- a/Makefile.cfg +++ b/Makefile.cfg @@ -23,7 +23,7 @@ wget_files = \ ############################################### -# FIXME: CAUTION this list is a duplicate of one in ../Makefile.cfg. +# FIXME: CAUTION this list is a duplicate of one in lib/Makefile.am. io_functions = \ clearerr feof ferror fflush fgets fputc fputs \ fread fwrite getc getchar putc putchar @@ -36,7 +36,7 @@ comma_separated = $(shell echo $(unlocked_io_functions)|tr -s ' ' ,) t_io = $(notdir $@)t # This rule requires GNU make. -$(srcdir)/m4/jm-glibc-io.m4: $(srcdir)/m4/jm-glibc-io.m4n Makefile.am +$(srcdir)/m4/jm-glibc-io.m4: $(srcdir)/m4/jm-glibc-io.m4n Makefile.cfg echo dnl This file is automatically generated from $(notdir $<). \ > $(t_io) echo >> $(t_io)