Commit 589e8220 authored by Alvarez, Gonzalo's avatar Alvarez, Gonzalo
Browse files

Still needs hdf5 include even if hdf5 is not compiled in

parent d2db65e1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -134,6 +134,8 @@ group basics = (
< dependency BLAS
< dependency Boost
< dependency exatn
CPPFLAGS += -I/usr/include/hdf5/serial

STRIP_COMMAND = strip
)