summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorfile <file@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-09-09 00:13:38 +0000
committerfile <file@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-09-09 00:13:38 +0000
commitb14abc652a7b5a5c21960b68b903018bd3ea23e2 (patch)
tree58581d37cf5631a673808f910a4f552f0d02efdb /configure
parent6a4079a94ff01d8317392043ae17726cd7929aaf (diff)
Change reference to Asterisk needing make to build to Zaptel needing make to build.
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1450 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index 52c90c8..d02e726 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.ac Revision: 1179 .
+# From configure.ac Revision: 1297 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.60.
#
@@ -3106,8 +3106,8 @@ fi
{ echo "$as_me:$LINENO: result: $GNU_MAKE" >&5
echo "${ECHO_T}$GNU_MAKE" >&6; } ;
if test "x$GNU_MAKE" = "xNot Found" ; then
- { { echo "$as_me:$LINENO: error: *** Please install GNU make. It is required to build Asterisk!" >&5
-echo "$as_me: error: *** Please install GNU make. It is required to build Asterisk!" >&2;}
+ { { echo "$as_me:$LINENO: error: *** Please install GNU make. It is required to build Zaptel!" >&5
+echo "$as_me: error: *** Please install GNU make. It is required to build Zaptel!" >&2;}
{ (exit 1); exit 1; }; }
fi