Small updates.

This commit is contained in:
Guus Sliepen 2002-09-04 19:57:53 +00:00
parent d4277e9ee8
commit 6fdaa8e1ca
3 changed files with 10 additions and 10 deletions

View file

@ -1,8 +1,8 @@
dnl Process this file with autoconf to produce a configure script.
dnl $Id: configure.in,v 1.13.2.55 2002/08/24 12:54:55 guus Exp $
dnl $Id: configure.in,v 1.13.2.56 2002/09/04 19:57:53 guus Exp $
AC_PREREQ(2.50)
AC_PREREQ(2.53)
AC_INIT(src/tincd.c)
AM_INIT_AUTOMAKE(tinc, 1.0-cvs)
AM_CONFIG_HEADER(config.h)