@ -8,7 +8,7 @@ AM_CXXFLAGS = -g
# Disable optimization to ensure that variables are not hidden by the
# compiler
CXXFLAGS = $(patsubst -O%,,$(CXXFLAGS))
CXXFLAGS := $(patsubst -O%,,$(CXXFLAGS))
if BUILDTESTPROGS
PROGS = \