From: Roland McGrath Date: Mon, 11 Oct 1993 23:10:25 +0000 (+0000) Subject: Formerly Makefile.in.~49~ X-Git-Tag: fsf-origin~846 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61ba6246320895c9aac66f7800afddfa3e63b4a7;p=thirdparty%2Fautoconf.git Formerly Makefile.in.~49~ --- diff --git a/Makefile.in b/Makefile.in index a6593f05a..b42f56481 100644 --- a/Makefile.in +++ b/Makefile.in @@ -48,7 +48,7 @@ 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 -editsh = sed -e 's,@datadir@,$(datadir),g' -e 's,@M4@,$(M4),g' +editsh = sed -e 's,@''datadir''@,$(datadir),g' -e 's,@''M4''@,$(M4),g' all: autoconf autoheader autoconf.info standards.info diff --git a/doc/Makefile.in b/doc/Makefile.in index a6593f05a..b42f56481 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -48,7 +48,7 @@ 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 -editsh = sed -e 's,@datadir@,$(datadir),g' -e 's,@M4@,$(M4),g' +editsh = sed -e 's,@''datadir''@,$(datadir),g' -e 's,@''M4''@,$(M4),g' all: autoconf autoheader autoconf.info standards.info