]> git.eshelyaron.com Git - emacs.git/commitdiff
* Makefile.in: Revert previous (presumably accidental) change
authorGlenn Morris <rgm@gnu.org>
Thu, 16 Jan 2014 08:30:12 +0000 (00:30 -0800)
committerGlenn Morris <rgm@gnu.org>
Thu, 16 Jan 2014 08:30:12 +0000 (00:30 -0800)
Makefile.in

index 852a13407b2b18a177ea6ad1f77bbfb79a86a5d5..e69998e3e524fb9753370f172ea440e7dd384cc2 100644 (file)
@@ -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"   \