>>>>> "Peter" == Peter Breitenlohner <[EMAIL PROTECTED]> writes:

Peter> On Thu, 20 Feb 2003, Andre Poenitz wrote:
>> I see this in a tgz version which I believe is the distributed
>> 1.3.0. What gives 'grep template-depth *' in your case?

Peter> I get three instances (for 2.95.1,, 2.95.*, and 2.96*) in each
Peter> of acinclude.m4, aclocal.m4, and configure.

Peter> So the problem is (at least in part) my own fault, because I
Peter> have used CXXFLAGS=-O2 configure

Yes, this is a problem I am aware of, we add the template
instantiation thing in CXXFLAGS and it does not allow overriding. I
have to find out another variable to use...

Peter> I do this routinely in order to defeat the '-g' which configure
Peter> usually inserts and I really don't care for.

Note that 
  ./configure --enable-optmize=-O2 --disable-debug
would have done what you wanted, but I understand that CXXFLAGS is
  supposed to work.

JMarc

Reply via email to