Salome HOME
Fix compilation problems on RedHat
authorabd <abd@opencascade.com>
Fri, 20 Apr 2007 14:49:18 +0000 (14:49 +0000)
committerabd <abd@opencascade.com>
Fri, 20 Apr 2007 14:49:18 +0000 (14:49 +0000)
src/DriverMED/Makefile.am

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