IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5323


Ignore:
Timestamp:
Oct 13, 2005, 3:47:19 PM (21 years ago)
Author:
desonia
Message:

made requirement of psLib to be release 8 or greater.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/configure.ac

    r5315 r5323  
    6464
    6565if test -z ${PSLIB_CONFIG} ; then
    66   PKG_CHECK_MODULES([PSLIB], [pslib >= 0.7.0])
     66  PKG_CHECK_MODULES([PSLIB], [pslib >= 0.8.0])
    6767else
    6868  AC_CHECK_FILE($PSLIB_CONFIG,[],
Note: See TracChangeset for help on using the changeset viewer.