From 2d436b1728e9d4a4a9214abd3a0d8b70d3782c81 Mon Sep 17 00:00:00 2001 From: msw Date: Tue, 1 Feb 2000 02:23:16 +0000 Subject: [PATCH] where'd that come from? --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index f630da3..ba7e9a7 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(newt_pr.h) -AM_CONFIG_HEADER(config.h) +AC_CONFIG_HEADER(config.h) VERSION=0.50.6 SONAME=0.50 AC_SUBST(VERSION) -- 2.47.2