X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=configure.in;h=368908a0068c55fd8a25dc6e026f11a97fd7bb86;hp=11d284813d9a8c11ebdbdc750e9bd5e499a3e388;hb=72c3776d6ac103fa25d216c42847ecba3a4f58e5;hpb=5344832be1126967ff340cf6bd270a377bb8e487 diff --git a/configure.in b/configure.in index 11d2848..368908a 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.17 2000/11/13 22:01:26 zarq Exp $ +dnl $Id: configure.in,v 1.13.2.18 2000/11/13 22:29:22 zarq Exp $ AC_INIT(src/tincd.c) -AM_INIT_AUTOMAKE(tinc, 1.0pre4) +AM_INIT_AUTOMAKE(tinc, 1.0pre4-cvs) AM_CONFIG_HEADER(config.h) dnl Include the macros from the m4/ directory