head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2008.01.18.17.18.21; author rse; state Exp; branches; next ; commitid vsFKRZ0KdauR4VNs; desc @@ 1.1 log @new package: apache-python 3.3.1 (Apache Extension: Python Scripting Language) @ text @Index: configure --- configure.orig 2006-03-11 04:46:52 +0100 +++ configure 2008-01-18 18:05:44 +0100 @@@@ -3022,7 +3022,7 @@@@ echo "$as_me:$LINENO: checking where Python include files are" >&5 echo $ECHO_N "checking where Python include files are... $ECHO_C" >&6 -PY_INCLUDES="-I${PyEXEC_INSTALLDIR}/include/python${PyVERSION}" +PY_INCLUDES="-I${PyEXEC_INSTALLDIR}/include/python" INCLUDES="${INCLUDES} ${AP_INCLUDES} ${PY_INCLUDES}" echo "$as_me:$LINENO: result: $PY_INCLUDES" >&5 echo "${ECHO_T}$PY_INCLUDES" >&6 @