From 262bda35cfb7e739e1d148330ac429abfeaad895 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 5 Aug 2008 19:15:45 -0400 Subject: Updated a comment. --- acprep | 3 +++ 1 file changed, 3 insertions(+) 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: # -- cgit v1.2.3