]> the.earth.li Git - onak.git/commit
Support --runstatedir with autoconf 2.70+
authorJonathan McDowell <noodles@earth.li>
Tue, 25 Aug 2015 14:22:24 +0000 (15:22 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 25 Aug 2015 14:22:24 +0000 (15:22 +0100)
commita2f77461ff2dacd11b8d56abe8a8fa836bc53272
treed14a2f684f430c127dace78aaa616aa6cbd8185a
parent338e91f33174edebe42d77843c0eea34f53bc53c
Support --runstatedir with autoconf 2.70+

Rather than putting our socket in $localstatedir/run use $runstatedir
which is support by the Debian package autoconf 2.69-9 and will be in
autoconf 2.70. Fall back to $localstatedir/run when an older version
of autoconf is used.
Makefile.in
configure.ac
debian/onak.socket
debian/rules
onak.conf.in