Changeset 1738 in Sophya for trunk/ArchTOIPipe/configure


Ignore:
Timestamp:
Nov 8, 2001, 4:47:46 PM (24 years ago)
Author:
aubourg
Message:

copyright

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/configure

    r1734 r1738  
    13011301  cfitsincdir='-I$(CFITSIODIR)'
    13021302elif test -f $EXTLIBDIR/Include/FitsIO/fitsio.h; then
    1303   cfitsincdir='-I$(EXTLIBDIR)/Include/FitsIO/fitsio.h'
     1303  cfitsincdir='-I$(EXTLIBDIR)/Include/FitsIO'
    13041304elif test -f /usr/local/include/fitsio.h; then
    13051305  cfitsincdir=""
Note: See TracChangeset for help on using the changeset viewer.