IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 10, 2004, 1:42:18 PM (22 years ago)
Author:
desonia
Message:

first working version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config.h.in

    r1779 r1786  
    66/* Define to 1 if you have the <inttypes.h> header file. */
    77#undef HAVE_INTTYPES_H
     8
     9/* Define to 1 if you have the `cfitsio' library (-lcfitsio). */
     10#undef HAVE_LIBCFITSIO
     11
     12/* Define to 1 if you have the `fftw3f' library (-lfftw3f). */
     13#undef HAVE_LIBFFTW3F
     14
     15/* Define to 1 if you have the `gsl' library (-lgsl). */
     16#undef HAVE_LIBGSL
     17
     18/* Define to 1 if you have the `gslcblas' library (-lgslcblas). */
     19#undef HAVE_LIBGSLCBLAS
     20
     21/* Define to 1 if you have the `pslib' library (-lpslib). */
     22#undef HAVE_LIBPSLIB
     23
     24/* Define to 1 if you have the `sla' library (-lsla). */
     25#undef HAVE_LIBSLA
    826
    927/* Define to 1 if you have the <memory.h> header file. */
Note: See TracChangeset for help on using the changeset viewer.