From 8c7499bdfa85657ea6c2517ada0ef4a4db489beb Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 23 Sep 2000 01:36:53 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'. --- lang/python-devel/files/Setup.OpenSSL | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 lang/python-devel/files/Setup.OpenSSL (limited to 'lang/python-devel/files/Setup.OpenSSL') diff --git a/lang/python-devel/files/Setup.OpenSSL b/lang/python-devel/files/Setup.OpenSSL deleted file mode 100644 index 8e5c71a0efd7..000000000000 --- a/lang/python-devel/files/Setup.OpenSSL +++ /dev/null @@ -1,8 +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