mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-19 03:08:45 +00:00
FreeBSD now has autoconf 2.62 in the ports, 2.61 has disappeared.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@205118 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -20,7 +20,7 @@ if [ $? = 0 ] ; then # BSD case
|
|||||||
MY_AM_VER=19
|
MY_AM_VER=19
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
MY_AC_VER=-2.61
|
MY_AC_VER=-2.62
|
||||||
MY_AM_VER=-1.9
|
MY_AM_VER=-1.9
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Reference in New Issue
Block a user