Changeset 243


Ignore:
Timestamp:
Feb 22, 2005, 12:35:06 PM (18 years ago)
Author:
Peter
Message:

changed default compiler flags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.ac

    r225 r243  
    4444LOCAL_INCLUDES="-I/home/max/jari/local/include"
    4545LDFLAGS="-L/home/max/jari/local/lib"
    46 CXXFLAGS="-O3 -Wall -DGSL_RANGE_CHECK_OFF"
     46CXXFLAGS="-g -O -Wall -DGSL_RANGE_CHECK_OFF"
    4747AC_SUBST([LOCAL_INCLUDES])
    4848AC_SUBST(CXXFLAGS)
Note: See TracChangeset for help on using the changeset viewer.