Too may changes to mention here. Please refer ${PREFIX}/share/doc/squid/RELEASENOTES.html.
14 lines
429 B
Text
14 lines
429 B
Text
$NetBSD: patch-bb,v 1.10 2006/09/13 14:41:58 taca Exp $
|
|
|
|
--- include/autoconf.h.in.orig 2006-07-13 00:00:31.000000000 +0900
|
|
+++ include/autoconf.h.in
|
|
@@ -231,6 +231,9 @@
|
|
/* Define to 1 if you have the `lrand48' function. */
|
|
#undef HAVE_LRAND48
|
|
|
|
+/* Define if you have the <machine/byte_swap.h> header file. */
|
|
+#undef HAVE_MACHINE_BYTE_SWAP_H
|
|
+
|
|
/* Define to 1 if you have the `mallinfo' function. */
|
|
#undef HAVE_MALLINFO
|
|
|