This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Feature request: Propagating AUTOMAKE_OPTIONS
- To: corsepiu at faw dot uni-ulm dot de
- Subject: Re: Feature request: Propagating AUTOMAKE_OPTIONS
- From: Tom Tromey <tromey at redhat dot com>
- Date: 26 Jul 2001 17:34:31 -0600
- Cc: automake at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <3B5E7D70.7199DD92@faw.uni-ulm.de>
- Reply-To: tromey at redhat dot com
>>>>> "Ralf" == Ralf Corsepius <corsepiu@faw.uni-ulm.de> writes:
Ralf> What I would like to see implemented is having a means to set
Ralf> AUTOMAKE_OPTIONS (or similar) at a single, global location for a
Ralf> whole source-tree.
Ralf> Eg. to let the toplevel Makefile.am's AUTOMAKE_OPTIONS be propagated
Ralf> into subdirectory Makefile.in or to add some autoconf magic for this
Ralf> purpose (AM_AUTOMAKE_OPTIONS(...)).
I agree, this is a sensible idea.
It will have to be done after 1.5 though.
Could you submit a PR for this as a feature request?
Tom