From a0e827ef6c52f2b527245711de0827a89d0e5f63 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Wed, 2 May 2001 11:25:02 +0000 Subject: Upgrade to 2.1. --- lang/python27/files/Setup.OpenSSL | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 lang/python27/files/Setup.OpenSSL (limited to 'lang/python27/files/Setup.OpenSSL') diff --git a/lang/python27/files/Setup.OpenSSL b/lang/python27/files/Setup.OpenSSL deleted file mode 100644 index c675971496ca..000000000000 --- a/lang/python27/files/Setup.OpenSSL +++ /dev/null @@ -1,6 +0,0 @@ -*static* - -# Socket module compiled with SSL support; you must edit the SSL variable: -SSL=/usr -_socket socketmodule.c -DUSE_SSL -I$(SSL)/include -I$(SSL)/include/openssl -L$(SSL)/lib -lssl -lcrypto - -- cgit v1.2.3