aboutsummaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-08-01 07:46:21 +0000
committerYang Tse <yangsita@gmail.com>2008-08-01 07:46:21 +0000
commita948ca1669ffe302308616c59eb5733383295a17 (patch)
tree3400dde10523521abe791a2e74a566a3427f29eb /buildconf
parent9cef14dfb2136d2aaccd9f3cab3b11d5e360b666 (diff)
This line was for local testing, not intended to be committed.
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildconf b/buildconf
index 1e7a50f8e..771030d87 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"