aboutsummaryrefslogtreecommitdiffstats
path: root/m4/gecko.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/gecko.m4')
-rw-r--r--m4/gecko.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/gecko.m4 b/m4/gecko.m4
index 15ab200de..71468232f 100644
--- a/m4/gecko.m4
+++ b/m4/gecko.m4
@@ -235,7 +235,7 @@ if test "$gecko_cv_xpcom_contractid_[]$1" = "present"; then
ifelse([$3],,[:],[$3])
else
ifelse([$4],,[AC_MSG_FAILURE([dnl
-Contract ID "$2" is not registered, but this program depends on it.])],
+Contract ID "$2" is not registered, but $PACKAGE_NAME depends on it.])],
[$4])
fi