update a comment.

This commit is contained in:
Nathan Scott
2001-05-09 07:03:16 +00:00
parent 0fc113ba34
commit a777d6221e
13 changed files with 25 additions and 49 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ AC_SUBST(pkg_name)
#
DEBUG=${DEBUG:-'-DDEBUG'} # -DNDEBUG
OPTIMIZER=${OPTIMIZER:-'-g'} # -O2
OPTIMIZER=${OPTIMIZER:-'-g'} # (-O1 enforced default)
MALLOCLIB=${MALLOCLIB:-''} # /usr/lib/libefence.a
dnl Debug build?