Whamcloud - gitweb
Enhance build system so that "make V=1" works like the Linux Kernel
authorTheodore Ts'o <tytso@mit.edu>
Thu, 2 Jul 2009 22:19:10 +0000 (18:19 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 2 Jul 2009 22:19:10 +0000 (18:19 -0400)
commitbcb915b0d0018e19c7e67beeb32d212fd4bb0b85
tree5db25c600b81126f7b458f39b236c3d25a64dfcf
parent3a4d9869d47c462c84688b0f8b15df5ab6f93381
Enhance build system so that "make V=1" works like the Linux Kernel

If gmake is available, the developer can use "make V=1" instead of
using a configure-time switch, --enable-verbose-makecmds, to see all
of the commands executed by the Makefile.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
MCONFIG.in
aclocal.m4
configure
configure.in