diff options
Diffstat (limited to 'libxslt')
-rw-r--r-- | libxslt/makefile.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libxslt/makefile.mk b/libxslt/makefile.mk index 80eeea54bc7c..7c86a4cce6e1 100644 --- a/libxslt/makefile.mk +++ b/libxslt/makefile.mk @@ -97,9 +97,6 @@ BUILD_DIR=$(CONFIGURE_DIR) CONFIGURE_DIR=win32 CONFIGURE_ACTION=cscript configure.js #CONFIGURE_FLAGS=iconv=no sax1=yes -.IF "$(dbgutil)"!="" -CONFIGURE_FLAGS+=debug=yes -.ENDIF BUILD_ACTION=nmake BUILD_DIR=$(CONFIGURE_DIR) .ENDIF |