$NetBSD: patch-configure.ac,v 1.1 2016/04/11 11:32:22 fhajny Exp $ Backport autoconf 2.6.x fix from trunk (574eef9) --- configure.ac.orig 2012-03-18 21:07:49.000000000 +0000 +++ configure.ac @@ -8,6 +8,7 @@ AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([libtelnet.c]) AM_INIT_AUTOMAKE([1.9 foreign -Wall -Werror subdir-objects]) +AM_PROG_AR #LT_INIT([win32-dll]) AC_LIBTOOL_WIN32_DLL