Remove linking to HDF4 libraries.
This commit is contained in:
parent
1841ae56f9
commit
d05f1d4116
@ -47,9 +47,6 @@ endif
|
|||||||
ifeq ($(OUTPUT),HDF5)
|
ifeq ($(OUTPUT),HDF5)
|
||||||
FFLAGS += -I${HDF5DIR}/lib
|
FFLAGS += -I${HDF5DIR}/lib
|
||||||
LIBS += -L${HDF5DIR}/lib -lhdf5_fortran -lhdf5 -lz
|
LIBS += -L${HDF5DIR}/lib -lhdf5_fortran -lhdf5 -lz
|
||||||
else
|
|
||||||
FFLAGS += -I${HDF4DIR}/include
|
|
||||||
LIBS += -L${HDF4DIR}/lib -lmfhdf -ldf -ljpeg -lz
|
|
||||||
endif
|
endif
|
||||||
#
|
#
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user