]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: add hint about 'make'
authorKarel Zak <kzak@redhat.com>
Thu, 2 Oct 2014 13:48:04 +0000 (15:48 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 7 Oct 2014 12:55:32 +0000 (14:55 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac

index cdea749b1bb1c2d04caf546a231f1e2fb2a4d171..0447d468d3663480c8735629dd475420c0b2026e 100644 (file)
@@ -1859,4 +1859,6 @@ AC_MSG_RESULT([
        warnings:
 
 ${WARN_CFLAGS}
+
+       Type 'make' or 'make <utilname>' to compile.
 ])