Updated libpcre so that it builds on x86_64.

First commit using svn on Haiku x86_64!
This commit is contained in:
Scott McCreary
2012-12-19 05:32:20 +00:00
parent d06f9af232
commit 41a4b3f092

View File

@@ -8,7 +8,7 @@ DEPEND=""
BUILD {
cd pcre-8.21
LIBDIR=`finddir B_COMMON_LIB_DIRECTORY`
libtoolize --force --copy
libtoolize --force --copy --install
aclocal
autoconf
automake