summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index b8cd151..57db604 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -83,7 +83,7 @@ AC_DEFUN(
done ;
) ;
if test "x$GNU_MAKE" = "xNot Found" ; then
- AC_MSG_ERROR(*** Please install GNU make. It is required to build Zaptel!)
+ AC_MSG_ERROR(*** Please install GNU make. It is required to build DAHDI tools!)
fi
AC_SUBST([GNU_MAKE])
])