summaryrefslogtreecommitdiff
path: root/www/squid/patches/patch-bb
blob: 789263ce04b8da521e6cb36ce71bcd9bd62fcc58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
$NetBSD: patch-bb,v 1.3 2004/06/06 16:01:03 taca Exp $

--- include/autoconf.h.in.orig	2004-06-07 00:54:39.000000000 +0900
+++ include/autoconf.h.in
@@ -548,6 +548,9 @@
 /* Define if you have the setpgrp function.  */
 #undef HAVE_SETPGRP
 
+/* Define if you have the setpgrp function.  */
+#undef HAVE_SETPROCTITLE
+
 /* Define if you have the setrlimit function.  */
 #undef HAVE_SETRLIMIT
 
@@ -656,6 +659,9 @@
 /* Define if you have the <linux/netfilter_ipv4.h> header file.  */
 #undef HAVE_LINUX_NETFILTER_IPV4_H
 
+/* Define if you have the <machine/byte_swap.h> header file.  */
+#undef HAVE_MACHINE_BYTE_SWAP_H
+
 /* Define if you have the <malloc.h> header file.  */
 #undef HAVE_MALLOC_H
 
@@ -824,6 +830,9 @@
 /* Define if you have the <unistd.h> header file.  */
 #undef HAVE_UNISTD_H
 
+/* Define if you have the <util.h> header file.  */
+#undef HAVE_UTIL_H
+
 /* Define if you have the <utime.h> header file.  */
 #undef HAVE_UTIME_H