updated on Sat Jan 14 20:08:33 UTC 2012
[aur-mirror.git] / zerobugs / python_includes.diff
blob3556a52659a289477f52cf0106eab4f55423000c
1 diff -rup zb.orig/zdk/make/configure zb/zdk/make/configure
2 --- zb.orig/zdk/make/configure 2012-01-13 02:03:18.000000000 +0100
3 +++ zb/zdk/make/configure 2012-01-14 18:19:34.028178525 +0100
4 @@ -3553,7 +3553,7 @@ fi
5 as_ac_Header=`$as_echo "ac_cv_header_$ax_python_bin/Python.h" | $as_tr_sh`
6 ac_fn_cxx_check_header_mongrel "$LINENO" "$ax_python_bin/Python.h" "$as_ac_Header" "$ac_includes_default"
7 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
8 - ax_python_header=`locate $ax_python_bin/Python.h | sed -e s,/Python.h,,`
9 + ax_python_header=/usr/include/$ax_python_lib
10 else
11 ax_python_header=no