Changeset 1738 in Sophya for trunk/ArchTOIPipe/configure.in


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.in

    r1732 r1738  
    7474  cfitsincdir='-I$(CFITSIODIR)'
    7575elif test -f $EXTLIBDIR/Include/FitsIO/fitsio.h; then
    76   cfitsincdir='-I$(EXTLIBDIR)/Include/FitsIO/fitsio.h'
     76  cfitsincdir='-I$(EXTLIBDIR)/Include/FitsIO'
    7777elif test -f /usr/local/include/fitsio.h; then
    7878  cfitsincdir=""
Note: See TracChangeset for help on using the changeset viewer.