[csw-devel] SF.net SVN: gar:[17715] csw/mgar/pkg/krb5-lib/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Apr 16 20:23:14 CEST 2012


Revision: 17715
          http://gar.svn.sourceforge.net/gar/?rev=17715&view=rev
Author:   dmichelsen
Date:     2012-04-16 18:23:13 +0000 (Mon, 16 Apr 2012)
Log Message:
-----------
krb5-lib/trunk: Enable thread support after bug report on crashing OpenLDAP with Kerberos support

Modified Paths:
--------------
    csw/mgar/pkg/krb5-lib/trunk/Makefile

Modified: csw/mgar/pkg/krb5-lib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/krb5-lib/trunk/Makefile	2012-04-16 18:09:39 UTC (rev 17714)
+++ csw/mgar/pkg/krb5-lib/trunk/Makefile	2012-04-16 18:23:13 UTC (rev 17715)
@@ -135,7 +135,8 @@
 # --enable-ipv6 is deprecated and autodetected
 #CONFIGURE_ARGS += --enable-ipv6
 CONFIGURE_ARGS += --enable-kdc-replay-cache --enable-dns-for-realm
-CONFIGURE_ARGS += --disable-thread-support
+#CONFIGURE_ARGS += --disable-thread-support
+CONFIGURE_ARGS += --enable-thread-support
 CONFIGURE_ARGS += --disable-static --disable-profiled
 CONFIGURE_ARGS += --without-ldap
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list