[asterisk-commits] tilghman: branch 1.4 r316089 - in /branches/1.4: configure configure.ac

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Mon May 2 13:25:19 CDT 2011


Author: tilghman
Date: Mon May  2 13:25:07 2011
New Revision: 316089

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=316089
Log:
Breakage from slightly before the outage; would have fixed sooner but for the outage.

Modified:
    branches/1.4/configure
    branches/1.4/configure.ac

Modified: branches/1.4/configure.ac
URL: http://svnview.digium.com/svn/asterisk/branches/1.4/configure.ac?view=diff&rev=316089&r1=316088&r2=316089
==============================================================================
--- branches/1.4/configure.ac (original)
+++ branches/1.4/configure.ac Mon May  2 13:25:07 2011
@@ -167,6 +167,7 @@
 else
   AC_PATH_PROG([FETCH], [fetch], [:])
   DOWNLOAD=${FETCH}
+fi
 fi
 AC_SUBST(DOWNLOAD)
 




More information about the asterisk-commits mailing list