/* Where config files are located by default */ #define ETCDIR "sysconfdir" /* Where shared data is stored by default */ #define SHAREDIR "datadir" /* Where unshared data is stored by default */ #define VARDIR "localstatedir"