Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/configure

    r107b01a rc9e640e  
    23822382
    23832383
     2384# http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/ax_check_compile_flag.m4
     2385
    23842386
    23852387am__api_version='1.15'
     
    29682970        "nolib"   )
    29692971                CONFIG_CFLAGS="-O2 -s"
    2970                 CONFIG_CFAFLAGS="-nodebug"
     2972                CONFIG_CFAFLAGS="-nolib"
    29712973                CONFIG_BUILDLIB="no"
    29722974        ;;
Note: See TracChangeset for help on using the changeset viewer.