to not include hdf5 if no is given in Makefile.include

This commit is contained in:
Dhanya Maliakal
2017-05-12 15:29:34 +02:00
parent 78d1504d66
commit 5e82b50a00

View File

@ -7,7 +7,7 @@ CXX = $(CC)
ASM=$(shell echo "/lib/modules/`uname -r`/build/include")
LDFLAGDET = -L$(LIBDIR) -Wl,-rpath=$(LIBDIR) -lSlsDetector -L/usr/lib64/ -pthread
LDFLAGRXR = -L$(LIBDIR) -Wl,-rpath=$(LIBDIR) -lSlsReceiver -L/usr/lib64/ -pthread
FLAGS= -Wall -pthread -DHDF5C #-DEIGER_DEBUG2
FLAGS= -Wall -pthread #-DEIGER_DEBUG2
# -DVERBOSE
# Setting up the verbose flags