[Axiom-developer] configure.ac.pamphlet

2007-07-04 Thread Ralf Hemmecke
Dear Gaby, I'm just trying to learn a bit of autoconf by going through your BI/configure.ac.pamphlet. I haven't used autoconf before and have not yet read its documentation, but your doumentation in the configure file helped me quite a lot to get a first impression what autoconf can do for Ax

Re: [Axiom-developer] configure.ac.pamphlet

2006-11-04 Thread Gabriel Dos Reis
Humberto Ortiz-Zuazaga <[EMAIL PROTECTED]> writes: | Waldek Hebisch wrote: | > configure.ac.pamphlet contains the following: | > | > *darwin*) | > PLF=MACOSXplatform | > CCF="-O2 -fno-strength-reduce -Wall -D_GNU_SOURCE -D${PLF} \ | > -I/usr/include -I/usr/include/

Re: [Axiom-developer] configure.ac.pamphlet

2006-11-04 Thread Gabriel Dos Reis
Waldek Hebisch <[EMAIL PROTECTED]> writes: | configure.ac.pamphlet contains the following: | | *darwin*) | PLF=MACOSXplatform | CCF="-O2 -fno-strength-reduce -Wall -D_GNU_SOURCE -D${PLF} \ | -I/usr/include -I/usr/include/sys" | GCLOPTS="--enable-vssize=6553

Re: [Axiom-developer] configure.ac.pamphlet

2006-11-04 Thread Humberto Ortiz-Zuazaga
Waldek Hebisch wrote: > configure.ac.pamphlet contains the following: > > *darwin*) > PLF=MACOSXplatform > CCF="-O2 -fno-strength-reduce -Wall -D_GNU_SOURCE -D${PLF} \ > -I/usr/include -I/usr/include/sys" > GCLOPTS="--enable-vssize=65536*2 --enable-maxpage=2

[Axiom-developer] configure.ac.pamphlet

2006-11-04 Thread Waldek Hebisch
configure.ac.pamphlet contains the following: *darwin*) PLF=MACOSXplatform CCF="-O2 -fno-strength-reduce -Wall -D_GNU_SOURCE -D${PLF} \ -I/usr/include -I/usr/include/sys" GCLOPTS="--enable-vssize=65536*2 --enable-maxpage=256*1024 --disable-locbfd \