summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
Diffstat (limited to 'Modules')
-rw-r--r--Modules/Setup.bootstrap.in (renamed from Modules/Setup.bootstrap)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Setup.bootstrap b/Modules/Setup.bootstrap.in
index f23da60..ec72497 100644
--- a/Modules/Setup.bootstrap
+++ b/Modules/Setup.bootstrap.in
@@ -32,4 +32,4 @@ _stat _stat.c
_symtable symtablemodule.c
# for systems without $HOME env, used by site._getuserbase()
-pwd pwdmodule.c
+@MODULE_PWD_TRUE@pwd pwdmodule.c