There is now a patch for heimdal support which should applied soon, so
there is no reason to special-case heimdal support for hurd-i386.

Revised patch attached.


Michael

-- 
Michael Banck
Debian Developer
[EMAIL PROTECTED]
http://www.advogato.org/person/mbanck/diary.html
--- cyrus-sasl2-2.1.19.orig/debian/patches/24_hurd_fix.diff
+++ cyrus-sasl2-2.1.19/debian/patches/24_hurd_fix.diff
@@ -0,0 +1,10 @@
+--- cyrus-sasl-2.1.19/saslauthd/auth_sasldb.c.orig     2005-01-25 
11:13:48.000000000 +0100
++++ cyrus-sasl-2.1.19/saslauthd/auth_sasldb.c  2005-01-25 11:14:15.000000000 
+0100
+@@ -41,6 +41,7 @@
+ #include <string.h>
+ #include <stdlib.h>
+ #include <pwd.h>
++#include <config.h>
+ /* END PUBLIC DEPENDENCIES */
+
+ #define RETURN(x) return strdup(x)

Reply via email to