From 5696eb22140f1b0c7fb342b9bc3b79aa23468325 Mon Sep 17 00:00:00 2001 From: Skip Montanaro Date: Tue, 2 Jan 2001 17:09:48 +0000 Subject: [PATCH] forgot to update the comment to reflect the change in default linkage --- Modules/Setup.config.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Modules/Setup.config.in b/Modules/Setup.config.in index 2c012cfd2478..65066cec7205 100644 --- a/Modules/Setup.config.in +++ b/Modules/Setup.config.in @@ -9,8 +9,7 @@ # Garbage collection enabled with --with-cycle-gc @USE_GC_MODULE@gc gcmodule.c -# You may want this to be built as a dynamically loaded module; uncomment -# the following line in that case: +# To build this static comment out the *shared* line below *shared* -- 2.47.3