git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40468
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
cd obj-static-no-gui
../configure --prefix=%{_prefix} \
--disable-gui \
- --disable-shared \
+ --disable-shared \
%if %{unicode}
--enable-unicode
%else
%endif
--disable-shared \
%if %{unicode}
- --enable-unicode \
+ --enable-unicode \
%else
- --disable-unicode \
+ --disable-unicode \
--with-odbc \
%endif
- --with-opengl
+ --with-opengl
$MAKE
cd contrib/src
%{_includedir}/wx-%{ver2}/wx/config.h
%{_includedir}/wx-%{ver2}/wx/containr.h
%{_includedir}/wx-%{ver2}/wx/datetime.h
-%{_includedir}/wx-%{ver2}/wx/datetime.inl
%{_includedir}/wx-%{ver2}/wx/datstrm.h
%{_includedir}/wx-%{ver2}/wx/dde.h
%{_includedir}/wx-%{ver2}/wx/debug.h
%files -n wx-i18n
%defattr(-,root,root)
-%{_datadir}/locale/*/*/*
%files devel -f core-headers.files
%defattr(-,root,root)