X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=241f17286ecc519826e28d86670e9a774487c6e2;hp=3ad2821fe75411cdd1985f5f3b116ab2d446d147;hb=b0ffeb7eeb21920842382c302ca15ec0d758e9b6;hpb=1c475ecb575367a6b3f9328b0f643ad636155341 diff --git a/configure.ac b/configure.ac index 3ad2821f..241f1728 100644 --- a/configure.ac +++ b/configure.ac @@ -261,7 +261,7 @@ AC_ARG_ENABLE(jumbograms, ] ) -dnl Ensure runstatedir is set if we are using a version of autoconf that does not suppport it +dnl Ensure runstatedir is set if we are using a version of autoconf that does not support it if test "x$runstatedir" = "x"; then AC_SUBST([runstatedir], ['${localstatedir}/run']) fi