IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11629


Ignore:
Timestamp:
Feb 2, 2007, 8:53:27 PM (19 years ago)
Author:
eugene
Message:

fixed configure error for pslib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pois/configure.ac

    r11625 r11629  
    1717AC_SYS_LARGEFILE
    1818
    19 PKG_CHECK_MODULES(PSLIB, pslib >= 1.0.0])
     19PKG_CHECK_MODULES([PSLIB], [pslib >= 1.0.0])
    2020
    2121AC_C_BIGENDIAN([PS_BIGENDIAN=1],[PS_BIGENDIAN=0])
Note: See TracChangeset for help on using the changeset viewer.