X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=5cdd64221dca48bc428027f4e13a29a7bc4e506d;hp=b47a6a32ad1758d47fc295cbd37e90295bcd3ab2;hb=6f14c9f83cab300be25401fd3bf3727100487b21;hpb=0cae9098754d1414844ba2cdb575d80619516dc0 diff --git a/configure.ac b/configure.ac index b47a6a32..5cdd6422 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([tinc], [1.0.25]) +AC_INIT([tinc], [1.0.26]) AC_CONFIG_SRCDIR([src/tincd.c]) AM_INIT_AUTOMAKE([1.11 check-news std-options subdir-objects nostdinc -Wall]) AC_CONFIG_HEADERS([config.h]) @@ -18,6 +18,8 @@ AC_PROG_CC_C99 AC_PROG_CPP AC_PROG_INSTALL +AM_PROG_CC_C_O + dnl Check and set OS AC_CANONICAL_HOST