svn commit: lorikeet r638 - in trunk/heimdal: .

abartlet at samba.org abartlet at samba.org
Tue Oct 24 03:23:44 GMT 2006


Author: abartlet
Date: 2006-10-24 03:23:43 +0000 (Tue, 24 Oct 2006)
New Revision: 638

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=638

Log:
PKINIT is the default now

Enable socket_wrapper in my build

Modified:
   trunk/heimdal/config.abartlet


Changeset:
Modified: trunk/heimdal/config.abartlet
===================================================================
--- trunk/heimdal/config.abartlet	2006-10-22 08:14:58 UTC (rev 637)
+++ trunk/heimdal/config.abartlet	2006-10-24 03:23:43 UTC (rev 638)
@@ -1,2 +1,3 @@
-CFLAGS="-g -O -Wall -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wwrite-strings -Wdeclaration-after-statement" CC="ccache gcc" ./configure  --with-ldap=/usr --disable-shared --without-openssl --enable-pk-init
+CFLAGS="-g -O -Wall -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wwrite-strings -Wdeclaration-after-statement" CC="ccache gcc" ./configure  --with-ldap=/usr --disable-shared --without-openssl --enable-socket-wrapper
 
+



More information about the samba-cvs mailing list