]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Formerly Makefile.in.~49~
authorRoland McGrath <roland@gnu.org>
Mon, 11 Oct 1993 23:10:25 +0000 (23:10 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 11 Oct 1993 23:10:25 +0000 (23:10 +0000)
Makefile.in
doc/Makefile.in

index a6593f05ae05b3a552dc6a0ea093947715b61d90..b42f5648100e4d91566b73baf3194adc11647666 100644 (file)
@@ -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
 
index a6593f05ae05b3a552dc6a0ea093947715b61d90..b42f5648100e4d91566b73baf3194adc11647666 100644 (file)
@@ -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