Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/libcfa/Makefile.am

    rc038214 rc5ac6d5  
    7272libcfa_a_CFLAGS = -nodebug -O2
    7373libcfa_d_a_SOURCES = ${libsrc}
    74 libcfa_d_a_CFLAGS = -debug -O0 #No need for __CFA_DEBUG__ since we pass -debug
     74libcfa_d_a_CFLAGS = -debug -O0
    7575
    7676stdhdr = ${shell echo stdhdr/*}
Note: See TracChangeset for help on using the changeset viewer.