Seems running buildconf for apr trips up the build, so taking it out.

This commit is contained in:
Scott McCreary
2010-10-14 14:36:21 +00:00
parent f0bc10c2de
commit 596effb1ec

View File

@@ -9,7 +9,7 @@ BUILD {
cd apr-1.4.2
libtoolize --force --copy --install
touch libtool.m4
./buildconf
# ./buildconf
aclocal -I build
autoconf
./configure --prefix=`finddir B_COMMON_DIRECTORY`