$NetBSD: patch-configure.ac,v 1.1 2013/01/26 23:00:33 wiz Exp $ automake-1.13 compat. --- configure.ac.orig 2005-04-05 16:12:49.000000000 +0000 +++ configure.ac @@ -1,7 +1,7 @@ AC_INIT([TorrentZip], [0.0], [StatMan, shindakun, Ultrasubmarine, r3nh03k ], [trrntzip]) AM_INIT_AUTOMAKE -AM_CONFIG_HEADER(config.h) +AC_CONFIG_HEADERS(config.h) AM_MAINTAINER_MODE AC_PROG_CC