From: Jack Jansen Date: Tue, 18 Aug 1998 14:35:56 +0000 (+0000) Subject: I give in (after all these years): renaming config.c to macconfig.c to forestall X-Git-Tag: v1.5.2a2~385 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0072bfb12673b46803eb5ea01f9b7a351b5e840a;p=python I give in (after all these years): renaming config.c to macconfig.c to forestall the continuous name conflicts which cause the wrong config.c to be found. --- diff --git a/Mac/Modules/config.c b/Mac/Modules/macconfig.c similarity index 100% rename from Mac/Modules/config.c rename to Mac/Modules/macconfig.c