X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2224580a415da12d7c453943c4ae4a1b58ecd369..07296f0b12657b0f2e28d169dd64d11e901eab8c:/wxBase.spec diff --git a/wxBase.spec b/wxBase.spec index c27ad5bcc6..898787cc03 100644 --- a/wxBase.spec +++ b/wxBase.spec @@ -1,6 +1,6 @@ # Note that this is NOT a relocatable package %define pref /usr -%define ver 2.1.13 +%define ver 2.1.14 %define rel 0 Summary: wxBase library - non-GUI support classes of wxWindows toolkit @@ -33,7 +33,7 @@ Header files for wxBase. You need them to develop programs using wxBase. %prep %setup -n wxBase -./configure --prefix=%{pref} --disable-gui +./configure --prefix=%{pref} --disable-gui --disable-std_iostreams %build if [ "$SMP" != "" ]; then