Daniel Pocock wrote:
> I've sought some feedback on the automake list about how to generate 
> modpython.conf and others that have to include @sysconfdir@
>
> A few people have contributed suggestions here:
>
>   http://lists.gnu.org/archive/html/automake/2010-01/msg00021.html
>
> I'll be integrating some of this over the next few days, and this will 
> hopefully allow me to remove things like
>
>   moduledir=`eval echo "$moduledir"`
>
>
>   

r2224 has now been applied on trunk

 From now on, any configuration files or other files containing paths 
are generated during `make install', and only Makefiles should be 
generated during the configure phase.

There are still some *.c.in files that include paths: the paths can be 
fed to them using -D, and then they won't need to be transformed like 
this.  Already done for SYSCONFDIR.

This will be backported for 3.1.6 because it will complement the 
resolution of the $sysconfdir bug - therefore, please share any feedback 
or concerns you have about this change.



------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to