no DEBUG in release version.
This commit is contained in:
parent
67e3ee737e
commit
51f0ed1b9e
4
Makefile
4
Makefile
@ -1,6 +1,6 @@
|
||||
# tumble: build a PDF file from image files
|
||||
# Makefile
|
||||
# $Id: Makefile,v 1.35 2003/03/19 22:54:07 eric Exp $
|
||||
# $Id: Makefile,v 1.36 2003/03/19 23:03:29 eric Exp $
|
||||
# Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
@ -23,7 +23,7 @@
|
||||
# "0" value is considered true by make, so to disable conditionals comment
|
||||
# them out or set them to a null string.
|
||||
|
||||
DEBUG=1
|
||||
#DEBUG=1
|
||||
#EFENCE=1
|
||||
#STATIC=1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user