Repository 'package_python_2_7'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/iuc/package_python_2_7

Changeset 19:9e1a21a066d4 (2015-05-10)
Previous changeset 18:06a63b437286 (2015-03-19) Next changeset 20:3f2a853e2ef5 (2015-05-10)
Commit message:
Uploaded
modified:
tool_dependencies.xml
b
diff -r 06a63b437286 -r 9e1a21a066d4 tool_dependencies.xml
--- a/tool_dependencies.xml Thu Mar 19 22:40:09 2015 -0400
+++ b/tool_dependencies.xml Sun May 10 16:37:28 2015 -0400
b
@@ -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>