X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=configure.ac;h=112e4871da0af3d3a360021cda00927c01870fda;hb=6aa864baa626b366f5bba1f1b349a870b68d7c01;hp=34e2533bde2253a9a1ab6829860d97e3ce0ab5b3;hpb=ced4c1a327b321a6d73028a3a15b41b0be64d910;p=tinc diff --git a/configure.ac b/configure.ac index 34e2533b..112e4871 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.61) AC_INIT([tinc], [1.1pre7]) AC_CONFIG_SRCDIR([src/tincd.c]) AC_GNU_SOURCE -AM_INIT_AUTOMAKE([check-news dist-xz no-dist-gzip std-options subdir-objects -Wall]) +AM_INIT_AUTOMAKE([check-news std-options subdir-objects -Wall]) AC_CONFIG_HEADERS([config.h]) # Enable GNU extensions.