f214c2cbfb
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
14 lines
366 B
Text
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
|
|
|