IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 4, 2005, 10:33:20 PM (21 years ago)
Author:
desonia
Message:

* empty log message *

File:
1 edited

Legend:

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

    r3115 r3139  
    44#undef CONFIG_FILE
    55
     6/* Define to dummy `main' function (if any) required to link to the Fortran
     7   libraries. */
     8#undef F77_DUMMY_MAIN
     9
     10/* Define to a macro mangling the given C identifier (in lower and upper
     11   case), which must not contain underscores, for linking with Fortran. */
     12#undef F77_FUNC
     13
     14/* As F77_FUNC, but for C identifiers containing underscores. */
     15#undef F77_FUNC_
     16
     17/* Define if F77 and FC dummy `main' functions are identical. */
     18#undef FC_DUMMY_MAIN_EQ_F77
     19
    620/* Define to 1 if you have the <dlfcn.h> header file. */
    721#undef HAVE_DLFCN_H
     22
     23/* Define to 1 if you have the <fftw3.h> header file. */
     24#undef HAVE_FFTW3_H
     25
     26/* Define to 1 if you have the <fitsio.h> header file. */
     27#undef HAVE_FITSIO_H
    828
    929/* Define to 1 if you have the <inttypes.h> header file. */
Note: See TracChangeset for help on using the changeset viewer.