From 6890c56e85899e50e18cdb6a4ed0905eddb396cc Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 29 Jul 2006 23:35:33 +0000 Subject: [PATCH 1/1] --enable-debug shouldn't be in COMMON_CONFIGURE_OPTIONS, it's used for dbg packages only git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index ec2c69e352..4764fdb37e 100755 --- a/debian/rules +++ b/debian/rules @@ -86,7 +86,6 @@ COMMON_CONFIGURE_OPTIONS = \ --prefix=/usr \ --cache-file=$(config_cache) \ --with-flavour=$(DEBIAN_WXFLAVOUR) \ - --enable-debug \ --with-zlib=sys \ --disable-reserved_virtual \ -- 2.45.2