Author: charles                      Date: Wed Jun 28 20:14:27 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed build

---- Files affected:
SOURCES:
   dovecot-gssapi.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/dovecot-gssapi.patch
diff -u SOURCES/dovecot-gssapi.patch:1.1 SOURCES/dovecot-gssapi.patch:1.2
--- SOURCES/dovecot-gssapi.patch:1.1    Tue Dec 27 10:21:51 2005
+++ SOURCES/dovecot-gssapi.patch        Wed Jun 28 22:14:21 2006
@@ -10,3 +10,14 @@
  
  /* Non-zero flags defined in RFC 2222 */
  enum sasl_gssapi_qop {
+--- dovecot-1.0.rc1/configure.in.orig  2006-06-28 00:17:16.000000000 +0200
++++ dovecot-1.0.rc1/configure.in       2006-06-28 21:50:11.883707048 +0200
+@@ -1403,7 +1403,7 @@
+                       # have gssapi.h
+                       old_CFLAGS=$CFLAGS
+                       CFLAGS="$CFLAGS `krb5-config --cflags gssapi`"
+-                      AC_CHECK_HEADER([gssapi/gssapi.h], [
++                      AC_CHECK_HEADER([gssapi.h], [
+                               AC_DEFINE(HAVE_GSSAPI,, Build with GSSAPI 
support)
+                               have_gssapi=yes
+                       ])
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/dovecot-gssapi.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to