summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2012-11-06 21:24:32 +0100
committerRene Engelhard <rene@debian.org>2012-11-06 21:24:32 +0100
commitae4e4a11d4300f7448cb6bd170fcb034542caddc (patch)
tree3bd90bd0de49de6c59b4fb1475250712037daa9c /configure.ac
parentadd AC_MSG_CHECKING/RESULT for ENABLE_SYSTRAY_GTK check (diff)
downloadcore-ae4e4a11d4300f7448cb6bd170fcb034542caddc.tar.gz
core-ae4e4a11d4300f7448cb6bd170fcb034542caddc.zip
typo...
Change-Id: I2c7968194afbcf74967cd16c639dce7de858a513
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index eb1f0a1686d8..fcfd1975f555 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9556,7 +9556,7 @@ if test "$test_gtk" = "yes"; then
[ ENABLE_SYSTRAY_GTK="TRUE" ],
[ ENABLE_SYSTRAY_GTK="" ])
else
- AC_MSG__RESULT([no])
+ AC_MSG_RESULT([no])
fi
AC_MSG_CHECKING([whether to enable Gtk print dialog support])