Commit Graph

3 Commits (4b4b46e031234739bb2571add3a3b86fafee87ad)

Author SHA1 Message Date
Jack Nagel d1a2bb3c32 Use Homebrew's pcre where appropriate
We provide a pcre formula as OS X does not provide libpcre headers.
However, it does provide the library itself and so occasionally things
will use Homebrew's pcre headers and link against the system library.
This should be avoided to prevent incompatibilities, so explicitly tell
the build system where to look for the library where necessary.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-24 16:51:33 -06:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Peter Kristensen 8b75309a95 Added Formula for pcre++
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-28 08:32:11 -07:00