Displaying 1 result from an estimated 1 matches for "ac_header_dir".
2000 Jan 29
1
HDF5 as a module
...01/29 00:22:50
***************
*** 342,348 ****
))
AC_CHECK_LIB(dl, dlopen)
AC_CHECK_LIB(z, main)
- R_LIB_HDF5
BLAS="blas.o"
if ${use_dxml}; then
AC_CHECK_LIB(dxml, main, FLIBS="-ldxml ${FLIBS}" BLAS="")
--- 342,347 ----
***************
*** 394,400 ****
AC_HEADER_DIRENT
AC_HEADER_SYS_WAIT
AC_CHECK_HEADERS(dl.h dlfcn.h elf.h floatingpoint.h fpu_control.h \
! hdf5.h ieee754.h ieeefp.h readline/history.h readline/readline.h \
rpc/rpc.h rpc/xdr.h sys/param.h sys/stat.h sys/time.h sys/times.h \
unistd.h locale.h)
case "${host}" in
--- 393,3...