Hello Denis, > > > +# > > > +# autoconf > > > +# > > > +YAJL_CONF_TOOL := cmake > > > > Comment does not match assignment. ;-) > > You are guess configtool as comment would be better.
From the 'src-cmake-prog' template you would get:
#
# cmake
#
FOO_CONF_TOOL := cmake
> Shall we patch it in the template?
I guess you used the 'target' template, which got you this:
#
# autoconf
#
FOO_CONF_TOOL := autoconf
I would not touch this in the template, it is consistent.
So I would say, just change the comment to 'cmake' or remove those comment
lines. The line assigning the conf tool speaks for itself.
Greets
Alex
_______________________________________________
ptxdist mailing list
[email protected]
