changeset 19:9e1a21a066d4 draft

Uploaded
author iuc
date Sun, 10 May 2015 16:37:28 -0400
parents 06a63b437286
children 3f2a853e2ef5
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Mar 19 22:40:09 2015 -0400
+++ b/tool_dependencies.xml	Sun May 10 16:37:28 2015 -0400
@@ -64,7 +64,7 @@
           </repository>
         </action>
 
-        <action type="autoconf" />
+        <action type="autoconf">--enable-unicode=ucs2</action>
 
         <action type="download_file">https://bitbucket.org/pypa/setuptools/get/5.2.tar.bz2</action>
         <action type="shell_command">tar -xjf 5.2.tar.bz2</action>