From: Lucas De Marchi Date: Tue, 31 Jul 2012 12:51:48 +0000 (-0300) Subject: build-sys: add 'man' entry in summary X-Git-Tag: v10~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=382de85c94ce6b057acc6e3513e314f34fef966b;p=thirdparty%2Fkmod.git build-sys: add 'man' entry in summary --- diff --git a/configure.ac b/configure.ac index da8cd573..2b022389 100644 --- a/configure.ac +++ b/configure.ac @@ -206,4 +206,5 @@ AC_MSG_RESULT([ compression: xz=${with_xz} zlib=${with_zlib} debug: ${enable_debug} doc: ${enable_gtk_doc} + man: ${enable_manpages} ])