[Gambas-devel] Wrong build order for gb.xml.rpc component

Benoît Minisini gambas at ...1...
Sun Jul 15 00:45:42 CEST 2012


Le 15/07/2012 00:31, Laurent Carlier a écrit :
>
> Ok, i've checked again the Makefile.am provided with the 3.2.0 release
> and the dot is missing:
>
> ---8<---
>
> COMPONENT = gb.xml
>
> include $(top_srcdir)/component.am
>
> SUBDIRS = @XMLHTML_DIR@ @XMLXSLT_DIR@ rpc
>
> gblib_LTLIBRARIES = gb.xml.la
>
> gb_xml_la_LIBADD = @XML_LIB@
>
> gb_xml_la_LDFLAGS = -module @LD_FLAGS@ @XML_LDFLAGS@
>
> gb_xml_la_CPPFLAGS = @XML_INC@
>
> ---8<---
>
> But it's present in the Makefile.am file in the trunk.
>
> -> Bug found and already fixed!
>
> ++
>

I must remember to make a 3.2.1 with that fix...

-- 
Benoît Minisini






More information about the Devel mailing list