IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10283


Ignore:
Timestamp:
Nov 29, 2006, 10:14:14 AM (20 years ago)
Author:
jhoblitt
Message:

fix jpeg conf to set jpeg-lib instead of fftw3-lib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/configure.ac

    r9828 r10283  
    258258[AS_HELP_STRING(--with-jpeg-include=DIR,Specify libjpeg include directory.)],
    259259[JPEG_CFLAGS="-I$withval"])
    260 AC_ARG_WITH(fftw3-lib,
     260AC_ARG_WITH(jpeg-lib,
    261261[AS_HELP_STRING(--with-jpeg-lib=DIR,Specify libjpeg library directory.)],
    262262[JPEG_LDFLAGS="-L$withval"])
Note: See TracChangeset for help on using the changeset viewer.