*** no comment ***

This commit is contained in:
John Wiegley 2007-05-11 09:12:21 +00:00
parent efc0dd9c2b
commit 81722b3fdb

View file

@ -103,8 +103,9 @@ function build_ledger() {
}
# With all of that defined, now build ledger in all its various
# flavors, do a "fullcheck" for each one (which uses valgrind on
# Linux, and gmalloc on OS/X). Note that this will take a long while!
# flavors, do a "fullcheck" for each non-optimized one (which uses
# valgrind on Linux, and gmalloc on OS/X), and a "check" for each
# optimized one. Note that this will take a long while!
build_distcheck_from_scratch || exit 1
build_distcheck_from_distrib || exit 1