aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2014-01-16 00:30:12 -0800
committerGlenn Morris <[email protected]>2014-01-16 00:30:12 -0800
commitc5e24e666e6bdbccdea28619849c9de646b9e799 (patch)
treed7ed3a824be0c7d709738c82f1744baf651088f3 /Makefile.in
parentc91c771dbe242cd942c00a0a57c18c1482e59fa0 (diff)
* Makefile.in: Revert previous (presumably accidental) change
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 852a13407b..e69998e3e5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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" \