Index: ini.h =================================================================== RCS file: /cvs/cygwin-apps/setup/ini.h,v retrieving revision 2.38.2.2 diff -u -r2.38.2.2 ini.h --- ini.h 21 Jun 2008 19:34:37 -0000 2.38.2.2 +++ ini.h 8 Dec 2009 21:38:45 -0000 @@ -39,8 +39,8 @@ } excludes; -#define SETUP_INI_FILENAME "setup.ini" -#define SETUP_BZ2_FILENAME "setup.bz2" +#define SETUP_INI_FILENAME "setup-legacy.ini" +#define SETUP_BZ2_FILENAME "setup-legacy.bz2" /* The following three vars are used to facilitate error handling between the parser/lexer and its callers, namely ini.cc:do_remote_ini() and