Revision: 130
http://adchpp.svn.sourceforge.net/adchpp/?rev=130&view=rev
Author: arnetheduck
Date: 2008-01-31 14:10:31 -0800 (Thu, 31 Jan 2008)
Log Message:
-----------
Skip building intl for now
Modified Paths:
--------------
adchpp/trunk/SConstruct
Modified: adchpp/trunk/SConstruct
===================================================================
--- adchpp/trunk/SConstruct 2008-01-29 17:23:40 UTC (rev 129)
+++ adchpp/trunk/SConstruct 2008-01-31 22:10:31 UTC (rev 130)
@@ -223,7 +223,7 @@
env = conf.Finish()
-dev.intl = dev.build('intl/')
+#dev.intl = dev.build('intl/')
dev.adchpp = dev.build('adchpp/')
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|