summaryrefslogtreecommitdiff
path: root/lang/oo2c/patches/patch-aa
blob: 15e0fea9e5d1d400381c8343eca73e597f453e07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-aa,v 1.3 2015/12/29 23:34:53 dholland Exp $

Probe more locations for the boehm-gc header.

--- configure.orig
+++ configure
@@ -2951,7 +2951,7 @@
 
 
 
-for ac_header in sys/time.h unistd.h io.h pwd.h utime.h stdint.h gc/gc.h
+for ac_header in sys/time.h unistd.h io.h pwd.h utime.h stdint.h gc/gc.h gc.h
 do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 if eval "test \"\${$as_ac_Header+set}\" = set"; then