On Tue, 16 Jun 2009, Enlightenment SVN wrote:

> Log:
>  be explicit about SUBDIRS and DIST_SUBDIRS, fix maintainer-clean.
>
>  automake was "smart enough" to include in DIST_SUBDIRS even when 'if'
>  clause didn't add it to SUBDIRS, that was causing modules like XPM be
>  added twice, resulting maintainer-clean to double-clean the directory
>  (one from src/modules/loaders and other from src/lib), failing on the
>  second time.

to be more precise, from automake manual:

"If SUBDIRS contains AC_SUBST variables, DIST_SUBDIRS will not be defined 
correctly because Automake does not know the possible values of these 
variables. In this case DIST_SUBDIRS needs to be defined manually."

this is actually the case

Vincent

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to