Fix for automake-1.13.

This commit is contained in:
wiz 2013-01-26 22:02:06 +00:00
parent 665f4ac664
commit b9abce0be5
2 changed files with 21 additions and 1 deletions

View file

@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.2 2005/02/24 13:10:06 agc Exp $
$NetBSD: distinfo,v 1.3 2013/01/26 22:02:06 wiz Exp $
SHA1 (gtk-systrace-2002-12-01.tar.gz) = f59c9224ce6d1068feec7e5c1c03d65c2f65c1d1
RMD160 (gtk-systrace-2002-12-01.tar.gz) = f0e70327ebeac920ab2d01cf2dedf385de8d4eac
Size (gtk-systrace-2002-12-01.tar.gz) = 73110 bytes
SHA1 (patch-configure.in) = 7e942fff755fa4e63eb43db758ad32e4588fd317

View file

@ -0,0 +1,19 @@
$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, ,