Ken Takata wrote:

> I hear that the config directory of Python3 will be changed on
> Ubuntu 13.04 because of multiarch support.  E.g. it becomes
> /usr/lib/python3.3/config-3.3m-i386-linux-gnu/ on Ubuntu 13.04 32bit.
> Currently the configure script can't find this directory.
> The config directory of Python2/3 can be retrieved by the following code:
> 
>   import distutils.sysconfig
>   print(distutils.sysconfig.get_config_var('LIBPL'))
> 
> Attached patch uses distutils.sysconfig first, then the old routine
> to retrieve the config directory.
> Tested on Ubuntu 13.04 32bit (beta), 12.04 64bit, 10.04 64bit and Cygwin.
> 
> I also attached a patch to fix some indents in the configure.in.

Thanks.  I'll check it out.

-- 
Send $25.00 for handy leaflet on how to make money by selling leaflets

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Raspunde prin e-mail lui