From 32038da9d4bbf1803fc501b2508b16e2d1e0759a Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Sat, 28 Sep 2002 12:12:21 +0000 Subject: [PATCH] updates --- configure.in.pre | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in.pre b/configure.in.pre index 96eadb1d..86305afe 100644 --- a/configure.in.pre +++ b/configure.in.pre @@ -37,7 +37,7 @@ esac # AM_INIT_AUTOMAKE(SILC_PACKAGE, SILC_VERSION) AC_PREREQ(2.52) -AM_CONFIG_HEADER(includes/silcdefs.h) +AC_CONFIG_HEADERS(includes/silcdefs.h) AC_PROG_CC AC_C_INLINE -- 2.24.0