IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 18, 2006, 6:42:32 PM (21 years ago)
Author:
jhoblitt
Message:

pkgconfig probe for metadatadb
build fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/configure.ac

    r5979 r6052  
    1515
    1616PKG_CHECK_MODULES([PSLIB], [pslib >= 0.9.0])
     17PKG_CHECK_MODULES([METADATADB], [metadatadb >= 0.0.1])
    1718
    18 ppImage_CFLAGS="-Wall -Werror -std=c99"
     19p2tools_CFLAGS="-Wall -Werror -std=c99"
    1920AC_SUBST([p2tools_CFLAGS])
    2021
Note: See TracChangeset for help on using the changeset viewer.