summaryrefslogtreecommitdiff
path: root/lib/common/BoxPortsAndFiles.h.in
Commit message (Collapse)AuthorAge
* Change the default sysconfdir to /etc.Chris Wilson2008-01-28
Generate expanded versions of sysconfdir and localstatedir, as well as bindir. Expand variables in BoxPortsAndFiles.h.in. Changed default configuration dir in BoxPortsAndFiles.h.in to use @sysconfdir_expanded@/box, defaulting to /etc/box as before. But now you can override it with something like --sysconfdir=/usr/etc (to place config files in /usr/etc/box).