head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2; locks; strict; comment @# @; 1.2 date 2010.10.28.09.34.19; author wiz; state dead; branches; next 1.1; 1.1 date 2010.10.22.16.12.48; author darcy; state Exp; branches; next ; desc @@ 1.2 log @Remove patch-ad and Makefile changes intended to fix PR 43879 that caused PR 44003. Fix PR 43879 by removing patch-ac which was added in 2004 to fix a problem on Darwin -- Darwins from at least 10.4 up don't need it any longer. @ text @$NetBSD: patch-ad,v 1.1 2010/10/22 16:12:48 darcy Exp $ --- gettext-runtime/configure.ac.orig 2005-05-20 21:03:39.000000000 +0000 +++ gettext-runtime/configure.ac @@@@ -76,6 +76,7 @@@@ dnl Checks for libraries. dnl Checks for header files. AC_CHECK_HEADERS(string.h) +AC_CHECK_HEADERS(search.h) AM_STDBOOL_H dnl Checks for typedefs, structures, and compiler characteristics. @ 1.1 log @Fix compile on Dragonfly. Closes PR #43879. Patch supplied by ftigeot@@wolfpond.org. Tested by darcy@@NetBSD.org on i386. No revision bump as no code changed. @ text @d1 1 a1 1 $NetBSD$ @