From: David MacKenzie Date: Thu, 18 Nov 1993 23:15:49 +0000 (+0000) Subject: Formerly Makefile.in.~51~ X-Git-Tag: fsf-origin~828 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=679ff78f044795665496775e804c74093a9d78a8;p=thirdparty%2Fautoconf.git Formerly Makefile.in.~51~ --- diff --git a/Makefile.in b/Makefile.in index 213942bae..192db90b2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -46,7 +46,7 @@ SHELL = /bin/sh DISTFILES = README Makefile.in INSTALL NEWS COPYING ChangeLog \ autoconf.texi autoconf.info* standards.texi make-stds.texi standards.info* \ texinfo.tex acconfig.h autoconf.sh acgeneral.m4 acspecific.m4 \ -configure configure.in autoheader.sh mkinstalldirs +configure configure.in autoheader.sh mkinstalldirs install.sh editsh = sed -e 's,@''datadir''@,$(datadir),g' -e 's,@''M4''@,$(M4),g' diff --git a/doc/Makefile.in b/doc/Makefile.in index 213942bae..192db90b2 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -46,7 +46,7 @@ SHELL = /bin/sh DISTFILES = README Makefile.in INSTALL NEWS COPYING ChangeLog \ autoconf.texi autoconf.info* standards.texi make-stds.texi standards.info* \ texinfo.tex acconfig.h autoconf.sh acgeneral.m4 acspecific.m4 \ -configure configure.in autoheader.sh mkinstalldirs +configure configure.in autoheader.sh mkinstalldirs install.sh editsh = sed -e 's,@''datadir''@,$(datadir),g' -e 's,@''M4''@,$(M4),g'