Changeset 1738 in Sophya for trunk/ArchTOIPipe/configure
- Timestamp:
- Nov 8, 2001, 4:47:46 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/configure
r1734 r1738 1301 1301 cfitsincdir='-I$(CFITSIODIR)' 1302 1302 elif test -f $EXTLIBDIR/Include/FitsIO/fitsio.h; then 1303 cfitsincdir='-I$(EXTLIBDIR)/Include/FitsIO /fitsio.h'1303 cfitsincdir='-I$(EXTLIBDIR)/Include/FitsIO' 1304 1304 elif test -f /usr/local/include/fitsio.h; then 1305 1305 cfitsincdir=""
Note:
See TracChangeset
for help on using the changeset viewer.