From a734df6426a6ce8d140c291e438351ff9ea124a2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 15 Dec 2002 21:38:44 +0000 Subject: [PATCH] (Makefile.am): Remove jm-glibc-io.m4 and jm-glibc-io.m4n. --- m4/Makefile.am.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/Makefile.am.in b/m4/Makefile.am.in index 5914028..eddeffe 100644 --- a/m4/Makefile.am.in +++ b/m4/Makefile.am.in @@ -7,7 +7,7 @@ Makefile.am: Makefile.am.in rm -f $@ $@t sed -n '1,/^##m4-files-begin/p' $< > $@t (((echo EXTRA_DIST =; \ - echo " README jm-glibc-io.m4 jm-glibc-io.m4n Makefile.am.in" \ + echo " README Makefile.am.in" \ ) | tr '\012' @); \ (echo *.m4|tr ' ' @) ) \ |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \ -- 2.7.4