Support autoconf's --runstatedir option.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 4 Nov 2017 13:17:27 +0000 (14:17 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 4 Nov 2017 13:17:27 +0000 (14:17 +0100)
Put the PID file in @runstatedir@ instead of @localstatedir@/run. This
requires autoconf 2.70, which is not released yet, so add a fallback to
use @localstatedir@/run if @runstatedir@ is not set.


No differences found