diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-02-17 14:51:57 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-02-17 14:51:57 +0200 |
commit | 66fd2858201a2a2c129e710f938d96e64d4701aa (patch) | |
tree | 2bb7a661c63ee83b3be4e88e95d1fb7b43b180ec | |
parent | b76929b470ece3c72283b0fd9830c798b44dc3c8 (diff) |
Add boost profile to configure line in tests
-rwxr-xr-x | dist.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -209,6 +209,7 @@ if [ $rebuild = y ]; then --with-libodb=../libodb \ --with-libodb-tracer=../libodb-tracer \ --with-libodb-mysql=../libodb-mysql \ +--with-libodb-boost=../libodb-boost \ CXXFLAGS="$CXXFLAGS" \ ODB=$odb fi |