projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
1. define -D_THREAD_SAFE, not -D_REENTRANT for MT programs under FreeBSD
[wxWidgets.git]
/
wxBase.spec
diff --git
a/wxBase.spec
b/wxBase.spec
index b3bcbea468e297987740d2301e4bee139b4d4086..ab50528572fa44018af4c7fdb279c040bd51c251 100644
(file)
--- a/
wxBase.spec
+++ b/
wxBase.spec
@@
-108,6
+108,7
@@
fi
%dir %{_libdir}/wx
%{_libdir}/wx/*
%{_bindir}/wxbase-%{ver2}-config
+%{_datadir}/aclocal/*.m4
%files static
%defattr (-,root,root)