pkgsrc-ng/security/gtk-systrace/patches/patch-configure.in
2013-09-26 17:14:40 +02:00

20 lines
426 B
Plaintext

$NetBSD: patch-configure.in,v 1.1 2013/01/26 22:02:06 wiz Exp $
automake-1.13 compat.
--- configure.in.orig 2002-12-01 21:14:34.000000000 +0000
+++ configure.in
@@ -2,11 +2,10 @@ dnl Process this file with autoconf to p
AC_INIT(configure.in)
AM_INIT_AUTOMAKE(notification, 0.1)
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
AC_ISC_POSIX
AC_PROG_CC
-AM_PROG_CC_STDC
AC_HEADER_STDC
AM_PATH_GTK(1.2.0, ,