diff options
Diffstat (limited to 'lang/python15/files/Setup')
-rw-r--r-- | lang/python15/files/Setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python15/files/Setup b/lang/python15/files/Setup index ec3a6be..19e192a 100644 --- a/lang/python15/files/Setup +++ b/lang/python15/files/Setup @@ -319,7 +319,7 @@ curses cursesmodule.c -lmytinfo -lncurses -ltermcap # Tommy Burnette's 'new' module (creates new empty objects of certain kinds): -#new newmodule.c +new newmodule.c # Generic (SunOS / SVR4) dynamic loading module. |