summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2008-08-05 19:15:45 -0400
committerJohn Wiegley <johnw@newartisans.com>2008-08-05 19:15:45 -0400
commit262bda35cfb7e739e1d148330ac429abfeaad895 (patch)
tree756d6b853311e7deadfb608be470742e1573e1d5
parent646a46b53bae37ebd93f21b81bb3cde232a481d0 (diff)
downloadfork-ledger-262bda35cfb7e739e1d148330ac429abfeaad895.tar.gz
fork-ledger-262bda35cfb7e739e1d148330ac429abfeaad895.tar.bz2
fork-ledger-262bda35cfb7e739e1d148330ac429abfeaad895.zip
Updated a comment.
-rwxr-xr-xacprep3
1 files changed, 3 insertions, 0 deletions
diff --git a/acprep b/acprep
index 0bbf554c..c9d41cf1 100755
--- a/acprep
+++ b/acprep
@@ -148,6 +148,9 @@ CXXFLAGS="$CXXFLAGS -Wwrite-strings"
#
# Of course, you'll need MacPorts to do this, with both the "bjam" and "stow"
# packages installed.
+#
+# Lastly, you need to build cppunit by hand with GLIBCXX_DEBUG also, or else
+# you'll see UniTests crash in flames and none of the unit tests will run.
#
# Now you're ready to run acprep like this:
#