aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10Adapt the autotools names to different versions of FreeBSDrizzo1-10/+10
(and open the way to better adaptation for other platforms as well). git-svn-id: http://svn.digium.com/svn/asterisk/trunk@85197 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-07These changes fix 10145 and 10150, a prob with BSD and exp2/log2 not ↵murf1-5/+13
existing, as well as the bootstrap needing a small upgrade for openbsd. Many thanks to mvanbaak git-svn-id: http://svn.digium.com/svn/asterisk/trunk@73821 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-03simplify this filerizzo1-22/+21
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44250 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-25we use autoconf 2.60.russell1-5/+5
Note that this only affects people regenerating the configure script. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@41088 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-25remove a bashism ...russell1-2/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@22357 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-24check for automake before aclocal, so that the error message says automakerussell1-2/+2
is missing instead of aclocal, since that's where aclocal comes from git-svn-id: http://svn.digium.com/svn/asterisk/trunk@22327 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-24print a message before running the autotoolsrussell1-2/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@22272 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have ↵kpfleming1-0/+37
autoconf and menuselect tools for Asterisk! git-svn-id: http://svn.digium.com/svn/asterisk/trunk@22267 f38db490-d61c-443f-a65b-d21fe96a405b