Added --with-gnomeprint to configure command

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-05-09 19:03:47 +00:00
parent afd954d819
commit 1f9758256c

View File

@@ -191,6 +191,7 @@ cd bld
--enable-monolithic \ --enable-monolithic \
--disable-rpath \ --disable-rpath \
--with-opengl \ --with-opengl \
--with-gnomeprint \
--enable-geometry \ --enable-geometry \
--enable-optimise \ --enable-optimise \
--enable-sound --with-sdl \ --enable-sound --with-sdl \