IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 26, 2012, 11:47:13 AM (14 years ago)
Author:
eugene
Message:

changes to support pedantic gcc warnings; add configure option for debug-build and no-as-needed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppbgrestore/configure.ac

    r25973 r34089  
    99AM_MAINTAINER_MODE
    1010
    11 IPP_STDCFLAGS
     11IPP_STDLDFLAGS
    1212
    1313AC_LANG(C)
     
    3232dnl Set CFLAGS for build
    3333IPP_STDOPTS
    34 CFLAGS="${CFLAGS} -Wall -Werror"
     34IPP_STDCFLAGS
    3535
    3636IPP_VERSION
    37 
    38 # echo "PPSTAMP_CFLAGS: $PPSTAMP_CFLAGS"
    39 # echo "PPSTAMP_LIBS: $PPSTAMP_LIBS"
    4037
    4138AC_SUBST([PPSTAMP_CFLAGS])
Note: See TracChangeset for help on using the changeset viewer.