Salome HOME
Fix compilation problems on RedHat
authorabd <abd@opencascade.com>
Fri, 20 Apr 2007 12:02:41 +0000 (12:02 +0000)
committerabd <abd@opencascade.com>
Fri, 20 Apr 2007 12:02:41 +0000 (12:02 +0000)
HDF5 includes

src/DriverMED/Makefile.am

index be651b78baf2bd4efb425a128b1b49d04d7415b1..64d4306cf4aa217493d8d803979bd0b29833bec0 100644 (file)
@@ -61,6 +61,7 @@ dist_MED_Test_SOURCES = \
 # additionnal information to compil and link file
 libMeshDriverMED_la_CPPFLAGS = \
        $(MED_CXXFLAGS) \
+       $(HDF5_INCLUDES) \
        $(KERNEL_CXXFLAGS) \
        $(CAS_CPPFLAGS) \
        $(BOOST_CPPFLAGS) \