*** no comment ***

This commit is contained in:
John Wiegley 2007-05-11 07:25:17 +00:00
parent 76a2e60e39
commit d65ec7c9c8

View file

@ -105,12 +105,11 @@ build_distcheck_from_scratch || exit 1
build_distcheck_from_distrib || exit 1
build_ledger normal || exit 1
build_ledger devel --devel || exit 1
build_ledger python --python || exit 1
build_ledger debug --debug || exit 1
#build_ledger boost_debug --debug --boost d || exit 1
build_ledger debug_python --debug --python || exit 1
#build_ledger boost_debug --debug --boost d || exit 1
build_ledger optimized --opt || exit 1
build_ledger opt_python --opt --python || exit 1