[23293] in Kerberos
Re: maintainer mode?
daemon@ATHENA.MIT.EDU (Greg Troxel)
Tue Feb 1 12:08:24 2005
To: Dan Million <elleyeoh@ornl.gov>
From: Greg Troxel <gdt@ir.bbn.com>
Date: 01 Feb 2005 12:07:40 -0500
In-Reply-To: <cto24p$mvv$1@sws1.ornl.gov>
Message-ID: <rmiwttsmco3.fsf@fnord.ir.bbn.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
cc: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu
This is a standard automake macro.
Basically the intent is that if you pass --enable-maintainer-mode, the
generated makefiles will have rules to rebuild Makefile.in from
Makefile.am, and configure from configure.ac, so that if you change
those files they will take effect. If you don't pass
--enable-maintainer-mode, the generated makefile won't track the auto*
files dependencies or rebuild them. If you have automake
etc. installed, and want to make changes like that, then it's good to
enable it. If you are just trying to build the distributed code, you
don't need to enable it.
--
Greg Troxel <gdt@ir.bbn.com>
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos