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

abartlet at samba.org abartlet at samba.org
Thu May 19 01:30:03 GMT 2005


Author: abartlet
Date: 2005-05-19 01:30:02 +0000 (Thu, 19 May 2005)
New Revision: 301

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

Log:
A more sensible ./autogen.sh.  This one seems to install copies of the
files, rather than symlinks that will never work.

Andrew Bartlett

Modified:
   trunk/heimdal/autogen.sh


Changeset:
Modified: trunk/heimdal/autogen.sh
===================================================================
--- trunk/heimdal/autogen.sh	2005-05-19 01:13:31 UTC (rev 300)
+++ trunk/heimdal/autogen.sh	2005-05-19 01:30:02 UTC (rev 301)
@@ -1,4 +1,3 @@
-automake -a
 rm -rf autom4*.cache
-autoreconf -f
+autoreconf -f -i
 rm -rf autom4*.cache



More information about the samba-cvs mailing list