IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 26, 2012, 9:57:00 AM (14 years ago)
Author:
eugene
Message:

configure.ac changes: invoke LDFLAGS *before* probes, invoke CFLAGS *after* probes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120601/ppStats/configure.ac

    r34002 r34076  
    88AM_MAINTAINER_MODE
    99
    10 IPP_STDCFLAGS
     10IPP_STDLDFLAGS
    1111
    1212AC_LANG(C)
     
    2121
    2222IPP_STDOPTS
    23 dnl CFLAGS="${CFLAGS=} -Wall -Werror -std=c99"
    24 dnl the above should no longer be needed (provided by stdopts)
     23IPP_STDCFLAGS
     24
    2525dnl not clear why the below is needed
    2626CFLAGS="${CFLAGS=} -std=c99"
Note: See TracChangeset for help on using the changeset viewer.