How do we plan to get rid of having default config files? Where would the default registry go? Chris
From: Alexandre Julliard <julliard(a)winehq.org> Date: 2004/01/05 Mon PM 03:19:54 EST To: Chris Morgan <cmorgan(a)alum.wpi.edu> CC: wine-devel(a)winehq.com Subject: Re: install default config files to $PREFIX/share/wine
Chris Morgan <cmorgan(a)alum.wpi.edu> writes:
* configure.ac, Makefile.in, documentation/Makefile.in, documentation/samples/ Makefile.in Chris Morgan <cmorgan(a)alum.wpi.edu> Install default wine configuration files to $PREFIX/share/wine for use by packages and by future changes to create a default configuration if none is present.
I don't think we want that. Future changes are supposed to get rid of the need for a config file, so we don't want to give the impression that external apps can depend on finding a sample config file.
-- Alexandre Julliard julliard(a)winehq.com