]> git.saurik.com Git - wxWidgets.git/blobdiff - wxGTK.spec
fixed bug that caused assertion failure during HTML printing under wxGTK
[wxWidgets.git] / wxGTK.spec
index f90e6e65f7c5fd6189fe8f8c1c8b26ee59cad7b0..19682dac185a66266ca78c7ea3c424f0d4860cd2 100644 (file)
@@ -34,7 +34,7 @@ Header files for the wxGTK, the GTK+ 1.2 port of the wxWindows library.
 
 %prep
 %setup -n wxGTK
-./configure --prefix=%{pref} --enable-threads --disable-std_iostreams
+./configure --prefix=%{pref} --enable-threads --disable-std_iostreams --disable-newgrid
 
 %build
 make