- Issue #17029: Let h2py search the multiarch system include directory.

This commit is contained in:
doko@python.org 2013-01-25 13:08:27 +01:00
parent b09ec9b618
commit 4e63fbe04d
5 changed files with 19 additions and 0 deletions

4
configure vendored
View file

@ -686,6 +686,7 @@ BUILDEXEEXT
EGREP
GREP
CPP
MULTIARCH
MAINCC
CXX
OBJEXT
@ -4281,6 +4282,9 @@ $as_echo "$as_me: WARNING:
" >&2;}
fi
MULTIARCH=$($CC --print-multiarch 2>/dev/null)
# checks for UNIX variants that set C preprocessor variables