X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.in;h=40a4308f33e321686fe46e6c3a4a9d2f69b75fe1;hp=e55dc9e004e349f19a0faeffc27eec153e161f55;hb=514f8f579d5c0608aee8ca4a43d7414ecee5c11c;hpb=20c2b62b1802390c0f5a1757641a0a1cea8103a8 diff --git a/configure.in b/configure.in index e55dc9e0..40a4308f 100644 --- a/configure.in +++ b/configure.in @@ -1,9 +1,9 @@ dnl Process this file with autoconf to produce a configure script. -dnl $Id: configure.in,v 1.13.2.30 2001/01/17 01:31:56 zarq Exp $ +dnl $Id: configure.in,v 1.13.2.31 2001/05/26 09:35:00 zarq Exp $ AC_INIT(src/tincd.c) -AM_INIT_AUTOMAKE(tinc, 1.0pre4) +AM_INIT_AUTOMAKE(tinc, 1.0-cvs) AM_CONFIG_HEADER(config.h) dnl Include the macros from the m4/ directory