mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
fix a typo and clarify something else
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@41120 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -123,8 +123,8 @@ if test "$?" != "0" ; then
|
||||
rm -f testMakefile
|
||||
AC_MSG_NOTICE(********** ERROR **********)
|
||||
AC_MSG_NOTICE(Your version of GNU Make contains a bug that will cause the Asterisk build)
|
||||
AC_MSG_NOTICE(system to not funciton properly. This bug is known to be fixed in version)
|
||||
AC_MSG_NOTICE(3.81 as well as versions of 3.80 that contain backported bug fixes. You)
|
||||
AC_MSG_NOTICE(system to not function properly. This bug is known to be fixed in version)
|
||||
AC_MSG_NOTICE(3.81 as well as distributions of 3.80 that contain backported bug fixes. You)
|
||||
AC_MSG_NOTICE(must update GNU make to build Asterisk.)
|
||||
AC_MSG_NOTICE(***************************)
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user