>> sysconfdir is not respected, as the conf file is defined in >configure.in >> to be conf/$progname.conf. > >IMHO, --prefix is generally implied as the default binary path. >--sysconfdir is where we should place config files. But, I >know we aren't handling that correctly. But, our config >layout has always been a bit messy.
What do you mean by prefix as default binary path ? execprefix is for executable, sysconfdir for config, but what's binary path ?
