pkgsrc-ng/textproc/wbxml2/patches/patch-configure.in
2013-09-26 17:14:40 +02:00

16 lines
404 B
Plaintext

$NetBSD: patch-configure.in,v 1.1 2013/01/25 12:06:16 jperkin Exp $
* automake-1.13 compatability.
--- configure.in.orig 2006-07-11 11:47:44.000000000 +0000
+++ configure.in
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(doxygen.h)
AM_INIT_AUTOMAKE(wbxml2, 0.9.0)
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
dnl Define common variables