python: add ac_cv_buggy_getaddrinfo=no to config.site file

Required when IPv6 support gets enabled.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean 2014-10-17 16:39:25 +03:00
parent aafbac886e
commit 8122954aff

View file

@ -8,4 +8,5 @@
ac_cv_file__dev_ptmx=yes ac_cv_file__dev_ptmx=yes
ac_cv_file__dev_ptc=no ac_cv_file__dev_ptc=no
ac_cv_buggy_getaddrinfo=no