]> the.earth.li Git - onak.git/blobdiff - Makefile.in
Support --runstatedir with autoconf 2.70+
[onak.git] / Makefile.in
index 75f1df5f4572662ef99d29fb2d2d02c664aff273..08a06bfc90ea9a93d1ec889506c3c0d600d48fd7 100644 (file)
@@ -154,6 +154,7 @@ keydctl.o: keydctl.c keyd.h
        sed -e 's:@BINDIR@:@bindir@:g' \
                -e 's:@CONFIG@:@sysconfdir@/onak.conf:g' \
                -e 's:@LIBDIR@:@libdir@:g' \
+               -e 's:@RUNDIR@:@runstatedir@:g' \
                -e 's:@SBINDIR@:@sbindir@:g' \
                -e 's:@STATEDIR@:@localstatedir@:g' \
                < $< > $@