IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2006, 5:33:33 PM (20 years ago)
Author:
jhoblitt
Message:

leave the old CFLAGS values in place when checking for HAVE_PSDB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/configure.ac

    r10488 r10489  
    2020dnl check for PSDB support
    2121TMP_CFLAGS=${CFLAGS}
    22 CFLAGS=${PSLIB_CFLAGS}
     22CFLAGS="${CFLAGS=} ${PSLIB_CFLAGS}"
    2323
    2424AC_COMPILE_IFELSE([AC_LANG_PROGRAM(
Note: See TracChangeset for help on using the changeset viewer.