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=953f5b4231bbbb8269bb0c55b96a1c8c4bb34a59 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