Add option to change default config directories
Created by: jlHertel
Mesa allows the user to overwrite the place in which the configuration files are stored, using the environment variables SYSCONFDIR
and DATADIR
, respectively for System-Wide configuration and the new admin-wide configuration.
We need to add an option to change this, so we can properly handle systems in which mesa was hand-compiled.