From: Karel Zak Date: Thu, 2 Oct 2014 13:48:04 +0000 (+0200) Subject: build-sys: add hint about 'make' X-Git-Tag: v2.26-rc1~353 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4b8438901727027a1d06943cd9b4b405263fdbd;p=thirdparty%2Futil-linux.git build-sys: add hint about 'make' Signed-off-by: Karel Zak --- diff --git a/configure.ac b/configure.ac index cdea749b1b..0447d468d3 100644 --- a/configure.ac +++ b/configure.ac @@ -1859,4 +1859,6 @@ AC_MSG_RESULT([ warnings: ${WARN_CFLAGS} + + Type 'make' or 'make ' to compile. ])