[asterisk-commits] rizzo: trunk r205118 - /trunk/bootstrap.sh
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Jul 8 09:45:19 CDT 2009
Author: rizzo
Date: Wed Jul 8 09:45:15 2009
New Revision: 205118
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=205118
Log:
FreeBSD now has autoconf 2.62 in the ports, 2.61 has disappeared.
Modified:
trunk/bootstrap.sh
Modified: trunk/bootstrap.sh
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/bootstrap.sh?view=diff&rev=205118&r1=205117&r2=205118
==============================================================================
--- trunk/bootstrap.sh (original)
+++ trunk/bootstrap.sh Wed Jul 8 09:45:15 2009
@@ -20,7 +20,7 @@
MY_AM_VER=19
;;
*)
- MY_AC_VER=-2.61
+ MY_AC_VER=-2.62
MY_AM_VER=-1.9
;;
esac
More information about the asterisk-commits
mailing list