Changes are large and can be found at http://www.w3.org/Amaya/User/New.html. This update also fixes an ancient security vulnerability and makes the package build on amd64.
14 lines
428 B
Text
14 lines
428 B
Text
$NetBSD: patch-aa,v 1.12 2008/09/11 04:22:50 dholland Exp $
|
|
|
|
--- ../config.h.in~ 2003-01-07 09:33:07.000000000 -0500
|
|
+++ ../config.h.in 2008-09-08 04:37:57.000000000 -0400
|
|
@@ -321,6 +321,9 @@
|
|
/* Define if you have the <unixlib.h> header file. */
|
|
#undef HAVE_UNIXLIB_H
|
|
|
|
+/* Define if you have the <wchar.h> header file. */
|
|
+#undef HAVE_WCHAR_H
|
|
+
|
|
/* Define if you have the <stdint.h> header file. */
|
|
#undef HAVE_STDINT_H
|
|
|