python-2.6.4: make Modules/_ctypes/libffi configure
authorAntonio Ospite <ospite@studenti.unina.it>
Thu, 22 Apr 2010 15:00:30 +0000 (17:00 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 22 Apr 2010 15:19:48 +0000 (17:19 +0200)
commit539d5a80beb6b5892c83ba6b8d27d622c3cdb114
tree3e7a7d63475aef9c4601c4e3ce1c98f9f76431a6
parent770632552a15954d1873c7a93adc724d4956bea9
python-2.6.4: make Modules/_ctypes/libffi configure

This fixes configure issues with recent autoconf, e.g:
  autoreconf: Entering directory `Modules/_ctypes/libffi'
  autoreconf: configure.ac: not using Gettext
  autoreconf: running: aclocal --force
  configure.ac:26: error: m4_copy: won't overwrite defined macro: \
      _AC_ARG_VAR_PRECIOUS
  configure.ac:26: the top level

It also adjustes Makefile.am to take into account the fact that python ships
incomplete source from libffi.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/python/python-2.6.4/06-ctypes-libffi-fix-configure.patch [new file with mode: 0644]
recipes/python/python-native_2.6.4.bb
recipes/python/python_2.6.4.bb