]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
fix typos
authorJim Meyering <jim@meyering.net>
Sat, 4 Aug 2001 17:51:15 +0000 (17:51 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 4 Aug 2001 17:51:15 +0000 (17:51 +0000)
Makefile.cfg

index b9cfe2e118d5a0f19a89b6d393fedbcd31101825..89c67497c7bdae14f8f717fb7561bcbd69c77cdb 100644 (file)
@@ -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)