Commit Graph

4 Commits

Author SHA1 Message Date
Peter Korsgaard c86db34486 pcre: fix target install
Use install-strip and clean up documentation files instead of
install-exec so files get stripped and manpages installed if
requested.
2008-08-16 19:36:36 +00:00
Peter Korsgaard e77afd6790 pcre: bump version 2008-08-16 12:32:57 +00:00
Peter Korsgaard 9b28d48012 pcre: fix compilation when C++ support is disabled
pcre will use host g++ is no cross g++ is available, so explicitly disable
c++ support in pcre if it isn't enabled in buildroot instead.
2008-08-16 12:32:54 +00:00
John Voltz 3dfdc14180 add pcre 2008-04-24 16:56:06 +00:00