Changeset 3139 for trunk/psLib/src/config.h.in
- Timestamp:
- Feb 4, 2005, 10:33:20 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/config.h.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/config.h.in
r3115 r3139 4 4 #undef CONFIG_FILE 5 5 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 6 20 /* Define to 1 if you have the <dlfcn.h> header file. */ 7 21 #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 8 28 9 29 /* Define to 1 if you have the <inttypes.h> header file. */
Note:
See TracChangeset
for help on using the changeset viewer.
