From 41d8b0c9caa26f0122a0b0b36db09069b4513aa7 Mon Sep 17 00:00:00 2001 From: Ron Lee Date: Sat, 9 Oct 2004 17:52:09 +0000 Subject: [PATCH] gtk2 is the default now. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- debian/rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/rules b/debian/rules index 4c8c8135c9..c2bd216d18 100755 --- a/debian/rules +++ b/debian/rules @@ -213,7 +213,6 @@ configure-gtk-shared-stamp: --cache-file=$(config_cache) \ --with-flavour=$(DEBIAN_WXFLAVOUR) \ --with-gtk \ - --enable-gtk2 \ --enable-unicode \ --with-opengl \ --with-zlib=sys \ @@ -237,7 +236,6 @@ configure-gtk-static-stamp: --cache-file=$(config_cache) \ --with-flavour=$(DEBIAN_WXFLAVOUR) \ --with-gtk \ - --enable-gtk2 \ --enable-unicode \ --with-opengl \ --disable-shared \ @@ -262,7 +260,6 @@ configure-gtk-debug-stamp: --cache-file=$(config_cache) \ --with-flavour=$(DEBIAN_WXFLAVOUR) \ --with-gtk \ - --enable-gtk2 \ --enable-unicode \ --with-opengl \ --enable-debug \ -- 2.45.2