pkgsrc/databases/gq/patches/patch-aa
cube f214c2cbfb Update to version 1.0beta1. This packages now use GTK2.
Most noticable changes (refer to ChangeLog for the complete set, since it
is very long):

	* Support for extensibleObject objects
	* Allow LDAP URIs
	* NT passwords, LMHASH passwords
	* GTK2 environment
	* UTF-8 support
2004-01-21 16:26:37 +00:00

14 lines
366 B
Text

$NetBSD: patch-aa,v 1.2 2004/01/21 16:26:37 cube Exp $
--- config.h.in.orig 2003-11-04 00:07:06.000000000 +0100
+++ config.h.in
@@ -130,6 +130,9 @@
/* Define to 1 if you have the `iswspace' function. */
#undef HAVE_ISWSPACE
+/* Define if you have the btowc function. */
+#undef HAVE_BTOWC
+
/* Define if you have Kerberos installed */
#undef HAVE_KERBEROS