On Fri, Jan 29, 2010 at 01:23:21PM +0100, Erwin Rol wrote:
>>> Most are simple things, the thing that needs a good look is the way how I
>>> autogenerate the --enable and --disable flags.
>>
>> The idea is quite nice, however I don't want to have the magic
>> ("--disable-$(subst $(space),$(space)--disable-,$(strip
>> $(GST_PLUGINS_GOOD_ENABLE-)))) in all makefiles. Maybe we could
>> centralize it a bit.
>
> I wouldn't know where to start to bring it into ptxdist, so i can't  
> really help there.

rules/other/Definitions.make maybe?
Moving it somewhere else will be easy.

$(call ptx/enable, GST_PLUGINS_GOOD_ENABLE) as syntax?

and use $(addprefix --enable, ...)

Michael

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

--
ptxdist mailing list
[email protected]

Reply via email to