Whamcloud - gitweb
LU-1032 build: Support --disable-maintainer mode
authorChristopher J. Morrone <morrone2@llnl.gov>
Thu, 14 Feb 2013 00:06:29 +0000 (16:06 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 18 Mar 2013 21:20:47 +0000 (17:20 -0400)
commit4bf971af0731937c30259cbc866feaff98e648ad
tree74f8acab299a73cbf5181271ad905207ba9389d7
parentd47a4bc79525f6cc382e29809810bfe289477dd4
LU-1032 build: Support --disable-maintainer mode

We add "AM_MAINTAINER_MODE([enable])" to all configure
scripts to allow us to use --disable-maintainer-mode.

By default, without the AM_MAINTAINER_MODE macro, autotools
"maintainer mode" is enabled.  By specifying "enable" we
maintain our previous default behaviour.

Change-Id: I88366ad658795145af80ed96c6e708c385799ffa
Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-on: http://review.whamcloud.com/5423
Tested-by: Hudson
Reviewed-by: Faccini Bruno <bruno.faccini@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Prakash Surya <surya1@llnl.gov>
Reviewed-by: Brian J. Murrell <brian.murrell@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
configure.ac
ldiskfs/configure.ac
libsysio/configure.in