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/pstamp/configure.ac

    r34030 r34076  
    1010AM_MAINTAINER_MODE
    1111
    12 IPP_STDCFLAGS
     12IPP_STDLDFLAGS
    1313
    1414AC_LANG(C)
     
    4646dnl Set CFLAGS for build
    4747IPP_STDOPTS
    48 dnl CFLAGS="${CFLAGS} -Wall -Werror"
     48IPP_STDCFLAGS
     49
    4950PPSTAMP_CFLAGS="${PSLIB_CFLAGS=} ${PSMODULE_CFLAGS=} ${OHANA_CFLAGS}"
    5051PPSTAMP_LIBS="${PSLIB_LIBS=} ${PSMODULE_LIBS=} ${OHANA_LIBS}"
Note: See TracChangeset for help on using the changeset viewer.