summaryrefslogtreecommitdiff
path: root/libxml2
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2')
-rwxr-xr-xlibxml2/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxml2/makefile.mk b/libxml2/makefile.mk
index 1c29a593a947..098d30b37dfa 100755
--- a/libxml2/makefile.mk
+++ b/libxml2/makefile.mk
@@ -95,7 +95,7 @@ BUILD_DIR=$(CONFIGURE_DIR)
CONFIGURE_DIR=win32
CONFIGURE_ACTION=cscript configure.js
CONFIGURE_FLAGS=iconv=no sax1=yes
-.IF "$(debug)"!=""
+.IF "$(dbgutil)"!=""
CONFIGURE_FLAGS+=debug=yes
.ENDIF
BUILD_ACTION=nmake