diff options
Diffstat (limited to 'lang/python21/files')
-rw-r--r-- | lang/python21/files/Setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python21/files/Setup b/lang/python21/files/Setup index 8599a9d..e804c42 100644 --- a/lang/python21/files/Setup +++ b/lang/python21/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 |