From b4b8438901727027a1d06943cd9b4b405263fdbd Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 2 Oct 2014 15:48:04 +0200 Subject: [PATCH] build-sys: add hint about 'make' Signed-off-by: Karel Zak --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) 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. ]) -- 2.47.3