From 030989261ef32ab521805be5a8f9b4225861cd1d Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 30 May 2002 16:16:29 +0000 Subject: Bring forward the patch to configure.in to configure, since there's no dependency on autoconf, and otherwise this package will not build on -current. --- net/gtk_wicontrol/patches/patch-ac | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'net/gtk_wicontrol/patches') diff --git a/net/gtk_wicontrol/patches/patch-ac b/net/gtk_wicontrol/patches/patch-ac index 4195e031b04..8e2978ee930 100644 --- a/net/gtk_wicontrol/patches/patch-ac +++ b/net/gtk_wicontrol/patches/patch-ac @@ -1,7 +1,16 @@ -$NetBSD: patch-ac,v 1.1 2001/03/06 04:19:59 itojun Exp $ +$NetBSD: patch-ac,v 1.2 2002/05/30 16:16:30 agc Exp $ ---- configure- Tue Mar 6 13:16:16 2001 -+++ configure Tue Mar 6 13:16:36 2001 +--- configure.orig Tue Mar 6 02:56:44 2001 ++++ configure Thu May 30 17:13:28 2002 +@@ -1632,7 +1632,7 @@ + fi + done + +-for ac_hdr in dev/pcmcia/if_wi_ieee.h machine/if_wavelan_ieee.h ++for ac_hdr in dev/pcmcia/if_wi_ieee.h machine/if_wavelan_ieee.h dev/ic/wi_ieee.h + do + ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` + echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 @@ -3322,7 +3322,8 @@ cat conftest.$ac_ext >&5 rm -rf conftest* -- cgit v1.2.3