Sébastien Sablé <sa...@users.sourceforge.net> added the comment:

Here is the version of the patch for Python 2.7.
I had to change AC_TRY_COMPILE to AC_COMPILE_IFELSE and AC_TRY_LINK to 
AC_LINK_IFELSE.

The syntax in configure.in is the same between Python 2.7 and the trunk. It is 
also the same between Python 2.6.6 and Python 3.1.2.

So this patch can be applied on the trunk and the patch 
Python-2.6.6_flock_AIX.diff can be applied on Python 3.1.2.

----------
Added file: http://bugs.python.org/file18766/Python-2.7_flock_AIX.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4026>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to