aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-08-25 18:58:52 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-08-25 18:58:52 +0000
commita9f89f24f58f2d75444f90ef61e00d07251af79f (patch)
tree462a42fb79cf80014a2f0f345e8b2fb4c034885f /configure
parenta403111660dd017cf1c8129c5312cf751bcb4643 (diff)
fix a typo and clarify something else
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@41120 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure10
1 files changed, 5 insertions, 5 deletions
diff --git a/configure b/configure
index 4114c8737..d57f10075 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.ac Revision: 41088 .
+# From configure.ac Revision: 41119 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.60.
#
@@ -4871,10 +4871,10 @@ if test "$?" != "0" ; then
echo "$as_me: ********** ERROR **********" >&6;}
{ echo "$as_me:$LINENO: Your version of GNU Make contains a bug that will cause the Asterisk build" >&5
echo "$as_me: Your version of GNU Make contains a bug that will cause the Asterisk build" >&6;}
- { echo "$as_me:$LINENO: system to not funciton properly. This bug is known to be fixed in version" >&5
-echo "$as_me: system to not funciton properly. This bug is known to be fixed in version" >&6;}
- { echo "$as_me:$LINENO: 3.81 as well as versions of 3.80 that contain backported bug fixes. You" >&5
-echo "$as_me: 3.81 as well as versions of 3.80 that contain backported bug fixes. You" >&6;}
+ { echo "$as_me:$LINENO: system to not function properly. This bug is known to be fixed in version" >&5
+echo "$as_me: system to not function properly. This bug is known to be fixed in version" >&6;}
+ { echo "$as_me:$LINENO: 3.81 as well as distributions of 3.80 that contain backported bug fixes. You" >&5
+echo "$as_me: 3.81 as well as distributions of 3.80 that contain backported bug fixes. You" >&6;}
{ echo "$as_me:$LINENO: must update GNU make to build Asterisk." >&5
echo "$as_me: must update GNU make to build Asterisk." >&6;}
{ echo "$as_me:$LINENO: ***************************" >&5