From 8ef1e33309310f4477f742144d67da3c99564b84 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Oct 23 2014 08:34:37 +0000 Subject: don't print Makefile command with old configure --- diff --git a/Makefile.in b/Makefile.in index 4fa4bf2..7989203 100644 --- a/Makefile.in +++ b/Makefile.in @@ -162,7 +162,7 @@ install-sh: sharedlib $(WHIPTCLSO) _snack.$(SOEXT) done || : Makefile: configure.ac - echo "You need to rerun ./autogen.sh and ./configure before continuing" + @echo "You need to rerun ./autogen.sh and ./configure before continuing" @exit 1 create-archive: Makefile