]> git.saurik.com Git - wxWidgets.git/commitdiff
gtk2 is the default now.
authorRon Lee <ron@debian.org>
Sat, 9 Oct 2004 17:52:09 +0000 (17:52 +0000)
committerRon Lee <ron@debian.org>
Sat, 9 Oct 2004 17:52:09 +0000 (17:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

debian/rules

index 4c8c8135c98e634940cc54c12989e56d9824ac61..c2bd216d18b8c7c541364384c3ebe3b12c7b5897 100755 (executable)
@@ -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                          \