From be73fc6e37872d125527d5102beceab5c502ed72 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Wed, 29 Apr 1998 07:15:42 +0000 Subject: Add new official patches and activate the dl module. --- lang/python27/files/Setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python27/files') diff --git a/lang/python27/files/Setup b/lang/python27/files/Setup index 8599a9d17129..e804c4266748 100644 --- a/lang/python27/files/Setup +++ b/lang/python27/files/Setup @@ -321,7 +321,7 @@ curses cursesmodule.c -lncurses -ltermcap # it is a highly experimental and dangerous device for calling # *arbitrary* C functions in *arbitrary* shared libraries: -#dl dlmodule.c +dl dlmodule.c # Modules that provide persistent dictionary-like semantics. You will # probably want to arrange for at least one of them to be available on -- cgit v1.2.3