From: Yang Tse Date: Fri, 1 Aug 2008 07:46:21 +0000 (+0000) Subject: This line was for local testing, not intended to be committed. X-Git-Tag: curl-7_19_0~239 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a948ca1669ffe302308616c59eb5733383295a17;p=thirdparty%2Fcurl.git This line was for local testing, not intended to be committed. --- diff --git a/buildconf b/buildconf index 1e7a50f8e5..771030d875 100755 --- a/buildconf +++ b/buildconf @@ -306,7 +306,6 @@ tmp_host_type=`uname -a | sed '/SunOS/s/.*\(SunOS\).*/\1/'` if test "x$tmp_host_type" = "xSunOS"; then ACLOCAL_FLAGS="$ACLOCAL_FLAGS --verbose" fi -ACLOCAL_FLAGS="$ACLOCAL_FLAGS --verbose" echo "buildconf: running libtoolize" $libtoolize --copy --automake --force || die "The libtoolize command failed"