]> git.saurik.com Git - wxWidgets.git/commitdiff
--with-gnomeprint not needed any longer, it's the default now
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 4 Dec 2006 22:41:46 +0000 (22:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 4 Dec 2006 22:41:46 +0000 (22:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

debian/rules

index eeb61e670377c168116f78e1ddeca1d60830bf5d..60c301f90442e31f4c60bb23932e1dbb68aeadc7 100755 (executable)
@@ -112,7 +112,6 @@ BASE_CONFIGURE_OPTIONS = $(COMMON_CONFIGURE_OPTIONS) \
 
 GTK_CONFIGURE_OPTIONS = $(COMMON_CONFIGURE_OPTIONS) \
     --with-gtk \
-    --with-gnomeprint \
     --enable-mediactrl \
     --enable-sound \
     --with-sdl \