From: Richard M. Stallman Date: Thu, 18 Nov 1993 05:57:17 +0000 (+0000) Subject: Delete jumk.c before writing it. X-Git-Tag: emacs-19.34~10790 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=561d8c56aa74baa06bb8400e306e29d14e21f46f;p=emacs.git Delete jumk.c before writing it. --- diff --git a/configure1.in b/configure1.in index 433dcaf5bf8..b1da872e201 100755 --- a/configure1.in +++ b/configure1.in @@ -1414,6 +1414,7 @@ topsrcdir=${srcdir} makefile_command='echo "creating src/Makefile"; topsrcdir='"${topsrcdir}"'; ( cd ./src; + rm -f junk.c; sed -e '\''s/^# Generated.*//'\'' -e '\''s%/\*\*/#.*%%'\'' < Makefile.in > junk.c; eval `echo ${CPP} -I. -I${topsrcdir}/src ${CPPFLAGS} junk.c \>junk.cpp`; < junk.cpp '\