[CalendarServer-changes] [8605] CalendarServer/trunk/support/build.sh
source_changes at macosforge.org
source_changes at macosforge.org
Sun Jan 29 15:45:07 PST 2012
Revision: 8605
http://trac.macosforge.org/projects/calendarserver/changeset/8605
Author: dre at apple.com
Date: 2012-01-29 15:45:06 -0800 (Sun, 29 Jan 2012)
Log Message:
-----------
pass dtrace flag to configure
Modified Paths:
--------------
CalendarServer/trunk/support/build.sh
Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh 2012-01-29 23:15:46 UTC (rev 8604)
+++ CalendarServer/trunk/support/build.sh 2012-01-29 23:45:06 UTC (rev 8605)
@@ -638,7 +638,7 @@
c_dependency -m "56386ded2d5dcd8a4ceef0da81c3d22c" \
"PostgreSQL" "${pg}" \
"ftp://ftp5.us.postgresql.org/pub/PostgreSQL/source/v${pgv}/${pg}.tar.gz" \
- --with-python;
+ --with-python ${enable_dtrace};
:;
fi;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120129/5d71fb13/attachment.html>
More information about the calendarserver-changes
mailing list