diff options
Diffstat (limited to 'www/mod_python3/files/optpatch-Python::configure')
-rw-r--r-- | www/mod_python3/files/optpatch-Python::configure | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/www/mod_python3/files/optpatch-Python::configure b/www/mod_python3/files/optpatch-Python::configure deleted file mode 100644 index c9bd849e39b2..000000000000 --- a/www/mod_python3/files/optpatch-Python::configure +++ /dev/null @@ -1,20 +0,0 @@ ---- work/Python-2.0/configure.orig Fri Mar 16 07:32:48 2001 -+++ work/Python-2.0/configure Fri Mar 16 07:35:20 2001 -@@ -3975,7 +3975,7 @@ - fi - done - -- -+if false; then - # check for openpty and forkpty - - for ac_func in openpty -@@ -4173,7 +4173,7 @@ - - fi - done -- -+fi - - # check for long file support functions - for ac_func in fseek64 fseeko fstatvfs ftell64 ftello statvfs |