From 1aa98a65df473a4b3ab3575d918493d71176569c Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 7 Aug 2008 02:53:57 -0400 Subject: [PATCH] When developing, always build with Python support enabled. --- myacprep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myacprep b/myacprep index d77d3008..16f0ba86 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 +./acprep --local --devel --debug --boost sd --python