This line was for local testing, not intended to be committed.
This commit is contained in:
parent
9cef14dfb2
commit
a948ca1669
@ -306,7 +306,6 @@ tmp_host_type=`uname -a | sed '/SunOS/s/.*\(SunOS\).*/\1/'`
|
|||||||
if test "x$tmp_host_type" = "xSunOS"; then
|
if test "x$tmp_host_type" = "xSunOS"; then
|
||||||
ACLOCAL_FLAGS="$ACLOCAL_FLAGS --verbose"
|
ACLOCAL_FLAGS="$ACLOCAL_FLAGS --verbose"
|
||||||
fi
|
fi
|
||||||
ACLOCAL_FLAGS="$ACLOCAL_FLAGS --verbose"
|
|
||||||
|
|
||||||
echo "buildconf: running libtoolize"
|
echo "buildconf: running libtoolize"
|
||||||
$libtoolize --copy --automake --force || die "The libtoolize command failed"
|
$libtoolize --copy --automake --force || die "The libtoolize command failed"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user