Default to DEBUG=0 again.

committer: mfx <mfx> 976601714 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2000-12-12 06:15:14 +00:00
parent c6481575f9
commit ccc6c7b5a0
+1 -1
View File
@@ -17,7 +17,7 @@ ifeq ($(strip $(UCLDIR)),)
UCLDIR = $(HOME)/local/src/ucl-0.92
endif
DEBUG = 1
DEBUG = 0
# -------------------------------------------------------