--- configure-old 2009-04-01 04:38:10.000000000 +0200
+++ configure 2009-04-01 04:50:59.000000000 +0200
-if test "$PyFRAMEWORKDIR" != "no-framework"; then
- if test -n "$PyFRAMEWORK"; then
- PyPYTHONLIBS="-framework $PyFRAMEWORK"
- LDFLAGS="${LDFLAGS} -Wl,-framework,Python"
LDFLAGS="${LDFLAGS} -L${PyLIBPL}"
as_ac_Lib=`echo "ac_cv_lib_python${PyVERSION}''_Py_NewInterpreter" | $as_tr_sh`
echo "$as_me:$LINENO: checking for Py_NewInterpreter in -lpython${PyVERSION}" >&5
# (actually this check already just happened above)