Add -DDEBUG to DEBUG_FLAGS if PAM_DEBUG is defined.
This commit is contained in:
parent
127008a266
commit
950b98f1f7
@ -24,4 +24,8 @@
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
.ifdef PAM_DEBUG
|
||||
DEBUG_FLAGS+= -DDEBUG
|
||||
.endif
|
||||
|
||||
SHLIB_MAJOR= 2
|
||||
|
Loading…
Reference in New Issue
Block a user