From: Miroslav Lichvar Date: Thu, 23 Oct 2014 08:33:10 +0000 (+0200) Subject: don't print Makefile command with old configure X-Git-Tag: r0-52-18~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ef1e33309310f4477f742144d67da3c99564b84;p=thirdparty%2Fnewt.git 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