Added a test for --enable-bigint

This commit is contained in:
kolev1 2011-01-10 23:11:27 +00:00
parent 609aa825e1
commit ec5fe96fe2

View File

@ -64,7 +64,7 @@ do
done
# Test other builds
configure_opts="--enable-debug"
configure_opts="--enable-bigint --enable-debug"
for opt in $configure_opts
do
./test.sh configure.sh $src_dir $opt $copts