diff options
author | Kevin Coffman <kwc@citi.umich.edu> | 2007-02-08 17:26:59 -0500 |
---|---|---|
committer | Neil Brown <neilb@suse.de> | 2007-02-09 11:23:46 +1100 |
commit | b79ad6eabc662867de9e91254ae391fdd08c8428 (patch) | |
tree | d6c70065eb9b2182e24ec2bfa08c15980e136b53 /utils/gssd/cacheio.c | |
parent | 1ab6d3b82e9d36051cf5d80c33cdec9cb638bb20 (diff) | |
download | nfs-utils-b79ad6eabc662867de9e91254ae391fdd08c8428.tar.gz nfs-utils-b79ad6eabc662867de9e91254ae391fdd08c8428.tar.xz nfs-utils-b79ad6eabc662867de9e91254ae391fdd08c8428.zip |
Add AM_MAINTAINER_MODE to configure.in
Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
As requested by "Steinar H. Gunderson" <sgunderson@bigfoot.com>, add
AM_MAINTAINER_MODE to configure.in. See the description of this
macro below:
`AM_MAINTAINER_MODE' disables the so called "rebuild rules" bys
default. If you have `AM_MAINTAINER_MODE' in `configure.ac', and
run `./configure && make', then `make' will *never* attempt to
rebuild `configure', `Makefile.in's, Lex or Yacc outputs, etc.
I.e., this disables build rules for files which are usually
distributed and that users should normally not have to update.
If you run `./configure --enable-maintainer-mode', then these
rebuild rules will be active.
Signed-off-by: Neil Brown <neilb@suse.de>
Diffstat (limited to 'utils/gssd/cacheio.c')
0 files changed, 0 insertions, 0 deletions