]> SALOME platform Git repositories - modules/med.git/commitdiff
Salome HOME
Removing reference to BOOST from makefile of med2.1 wrapper core library
authorabv <abv@opencascade.com>
Wed, 7 Jun 2006 07:40:13 +0000 (07:40 +0000)
committerabv <abv@opencascade.com>
Wed, 7 Jun 2006 07:40:13 +0000 (07:40 +0000)
src/MEDWrapper/V2_1/Core/Makefile.in

index 8cdceac4b866bca362205d5dd1b701ac1a7449c8..13e62dbe900be20166308bd86c6d1ffa4d4bd874 100644 (file)
@@ -160,7 +160,7 @@ EXPORT_HEADERS = \
 BIN = mdump_V2_1 test1_V2_1
 BIN_SRC = 
 
-CPPFLAGS+= -D@MACHINE@ $(BOOST_CPPFLAGS) $(HDF5_INCLUDES)
+CPPFLAGS+= -D@MACHINE@ $(HDF5_INCLUDES)
 
 LDFLAGS+= $(HDF5_LIBS)