gtk2 is the default now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
46ec284e56
commit
41d8b0c9ca
3
debian/rules
vendored
3
debian/rules
vendored
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user