• Max Kellermann's avatar
    cmdline: obey $(sysconfdir) for default mpd.conf location · 9322f045
    Max Kellermann authored
    Instead of hard-coding the path "/etc/mpd.conf", use the configured
    $(sysconfdir) path.  This can be set with:
    
     ./configure --sysconfdir=/etc
    
    Note that this changes the default path to "/usr/local/etc/mpd.conf",
    given the default prefix "/usr/local".  This is actually more correct
    than the old default.
    9322f045
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...