Another try at fixing the apr build issue.

This commit is contained in:
Scott McCreary
2010-10-14 17:33:44 +00:00
parent 596effb1ec
commit 1ca1bda649

View File

@@ -137,7 +137,7 @@ diff -urN apr-1.4.2/configure.in apr-1.4.2-haiku/configure.in
+ eolstr="\\n"
+ AC_CHECK_LIB(bsd, getpass)
+ AC_CHECK_LIB(network, socket)
+ LIBTOOL="./libtool"
+ LIBTOOL="libtool"
+ ;;
*)
OSDIR="unix"