dnl Process this file with autoconf to produce a configure script.
-dnl $Id: configure.in,v 1.13.2.32 2001/06/05 16:13:41 guus Exp $
+dnl $Id: configure.in,v 1.13.2.33 2001/06/07 07:48:11 guus Exp $
AC_INIT(src/tincd.c)
AM_INIT_AUTOMAKE(tinc, 1.0-cvs)
;;
esac
+AC_CACHE_SAVE
+
dnl Checks for libraries.
dnl Checks for header files.
AC_CHECK_LIB(nsl, gethostbyname)
])
+AC_CACHE_SAVE
dnl These are defined in files in m4/
tinc_TUNTAP