[Stk] STK build system suggestion

David Yeh dtyeah at gmail.com
Sat Dec 29 12:22:54 PST 2007


Hi,

I seem to be encountering this problem that STK's autoconf setup ignores
CFLAGS= when I say ./configure CFLAGS="-O3 etc" --with-...

It looks to me like the autoconf variables are case sensitive and these are
the default variable names:
http://www.gnu.org/software/autoconf/manual/html_node/Preset-Output-Variables.html#Preset-Output-Variables


When I uppercase all the references to the cflags variable in the
configure.ac and Makefile.in files then I can specify CFLAGS as above.

Should this be updated in the distribution?


Thanks!
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/stk/attachments/20071229/088caf90/attachment.html>


More information about the Stk mailing list