diff options
| author | Hye-Shik Chang <perky@FreeBSD.org> | 2006-08-09 01:10:14 +0000 |
|---|---|---|
| committer | Hye-Shik Chang <perky@FreeBSD.org> | 2006-08-09 01:10:14 +0000 |
| commit | 6bd26f60ea33a76eddbeb463a90d40986d2e6493 (patch) | |
| tree | f6733b91870f3ebd1712c585d93c5c721aec98c9 /www/mod_python3/files/patch-configure | |
| parent | Upgrade to 5.10. (diff) | |
Update to 3.2.10 which is compatible with Apache 2.2 also.
PR: 100208
Submitted by: Mark Evenson <mark.evenson@gmx.at>,
Nick Pavlica <znpmail@yahoo.com>,
Nikolai Nespor <nikolai.nespor@utanet.at>
Diffstat (limited to 'www/mod_python3/files/patch-configure')
| -rw-r--r-- | www/mod_python3/files/patch-configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_python3/files/patch-configure b/www/mod_python3/files/patch-configure index 354e95a5596f..e979f312021d 100644 --- a/www/mod_python3/files/patch-configure +++ b/www/mod_python3/files/patch-configure @@ -1,7 +1,7 @@ ---- configure.orig Sun Jan 30 06:25:27 2005 -+++ configure Wed May 18 12:06:06 2005 -@@ -2643,7 +2643,7 @@ - PyLIBP=${PyEXEC_INSTALLDIR}/lib/python${PyVERSION} +--- configure.orig Sat Aug 5 09:51:23 2006 ++++ configure Sat Aug 5 09:57:47 2006 +@@ -2899,7 +2899,7 @@ + PyLIBP=${PY_STD_LIB} PyLIBPL=${PyLIBP}/config PyPYTHONLIBS=${PyLIBPL}/libpython${PyVERSION}.a -PyLIBS=`grep "^LIB[SMC]=" ${PyLIBPL}/Makefile | cut -f2 -d= | tr '\011\012\015' ' '` |
