diff --git a/src/Makefile b/src/Makefile index 476014f6..5d63ff4d 100644 --- a/src/Makefile +++ b/src/Makefile @@ -17,7 +17,7 @@ ifeq ($(strip $(UCLDIR)),) UCLDIR = $(HOME)/local/src/ucl-0.92 endif -DEBUG = 1 +DEBUG = 0 # -------------------------------------------------------