IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 8, 2006, 6:25:04 PM (20 years ago)
Author:
Paul Price
Message:

Building without objects until discrepancies between PAP and EAM over pmHDU,pmFPA,etc are resolved

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/configure.ac

    r6563 r6565  
    8181AM_CONDITIONAL(DOXYGEN, test x$doxygen = xtrue)
    8282
     83dnl libjpeg -------------------------------------------------------------------
     84
     85AC_CHECK_LIB(jpeg,jpeg_CreateCompress,[],[AC_MSG_ERROR([jpeg library not found.])])
     86
    8387dnl pslib ---------------------------------------------------------------------
    8488AC_ARG_WITH(pslib-config,
Note: See TracChangeset for help on using the changeset viewer.