* Makefile.in: Revert previous (presumably accidental) change
This commit is contained in:
parent
c91c771dbe
commit
c5e24e666e
1 changed files with 0 additions and 1 deletions
|
@ -385,7 +385,6 @@ src: Makefile FRC
|
|||
cd $@ || exit; \
|
||||
boot=bootstrap-emacs$(EXEEXT); \
|
||||
[ ! -x "$$boot" ] || boot=''; \
|
||||
echo "VCSWITNESS: $$vcswitness";\
|
||||
$(MAKE) all $(MFLAGS) \
|
||||
CC='${CC}' CFLAGS='${CFLAGS}' CPPFLAGS='${CPPFLAGS}' \
|
||||
LDFLAGS='${LDFLAGS}' MAKE='${MAKE}' BOOTSTRAPEMACS="$$boot" \
|
||||
|
|
Loading…
Add table
Reference in a new issue