Author: lha
Date: 2007-06-09 02:58:28 +0000 (Sat, 09 Jun 2007)
New Revision: 727

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

Log:
yet antoher delta.

Modified:
   trunk/heimdal/heimdal-lorikeet.diff


Changeset:
Modified: trunk/heimdal/heimdal-lorikeet.diff
===================================================================
--- trunk/heimdal/heimdal-lorikeet.diff 2007-06-09 02:16:04 UTC (rev 726)
+++ trunk/heimdal/heimdal-lorikeet.diff 2007-06-09 02:58:28 UTC (rev 727)
@@ -1,3 +1,17 @@
+--- clean-21018/autogen.sh     2007-04-14 04:08:13.000000000 -0400
++++ autogen.sh 2007-06-08 22:46:32.000000000 -0400
+@@ -3,3 +3,11 @@
+ # object tree, but this will do if you have all parts of the required
+ # tool-chain installed
+ autoreconf -f -i || { echo "autoreconf failed: $?"; exit 1; }
++#
++# This is to build the DISTFILES into the disttree for heimdal-lorikeet
++#
++./configure || exit 1
++make distdir-in-tree || exit 1
++make distclean || exit 1
++exit 0
++
 --- clean-21018/kdc/kerberos5.c 2007-06-08 11:48:54.000000000 -0400
 +++ kdc/kerberos5.c   2007-06-08 11:09:20.000000000 -0400
 @@ -1194,7 +1194,7 @@

Reply via email to