]> git.saurik.com Git - wxWidgets.git/blobdiff - debian/rules
use GetBestSize() and not GetSize() for AsIs() size constraints -- this makes much...
[wxWidgets.git] / 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                          \