Author: bdonlan
Date: 2004-10-11 20:26:57 -0400 (Mon, 11 Oct 2004)
New Revision: 389

Modified:
   trunk/clients/wxhaver/bootstrap
Log:
Make bootstrap work with gentoo's automake/autoconf switcher

Modified: trunk/clients/wxhaver/bootstrap
===================================================================
--- trunk/clients/wxhaver/bootstrap     2004-10-12 00:15:18 UTC (rev 388)
+++ trunk/clients/wxhaver/bootstrap     2004-10-12 00:26:57 UTC (rev 389)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+export WANT_AUTOMAKE=1.7
+export WANT_AUTOCONF=2.5
 
 echo "Checking version of autotools"
 


Reply via email to