• 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
cmdline.c 5.04 KB