From 8d89329b3fd0264d9e4e7dcaf86129cdb08d0d25 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 7 Aug 2008 03:22:53 -0400 Subject: Link against the dynamic Boost libraries, as this is required for properly building the Python extension library. --- myacprep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'myacprep') diff --git a/myacprep b/myacprep index 16f0ba86..77d66faa 100755 --- a/myacprep +++ b/myacprep @@ -2,4 +2,4 @@ # This is how I run acprep on my OS X Leopard machine. -./acprep --local --devel --debug --boost sd --python +./acprep --local --devel --debug --boost d-1_35 --python -- cgit v1.2.3