diff options
Diffstat (limited to 'Modules')
-rw-r--r-- | Modules/Setup.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/Setup.in b/Modules/Setup.in index 0c424ff..a7d896f 100644 --- a/Modules/Setup.in +++ b/Modules/Setup.in @@ -138,6 +138,8 @@ struct structmodule.c # binary structure packing/unpacking time timemodule.c # -lm # time operations and variables operator operator.c # operator.add() and similar goodies +#_locale _localemodule.c # access to ISO C locale support + # Modules with some UNIX dependencies -- on by default: # (If you have a really backward UNIX, select and socket may not be |