From 1d22e70e9aa963f762391ca1eacfcbf16bb4375e Mon Sep 17 00:00:00 2001 From: Monsta Date: Tue, 8 Sep 2015 17:07:14 +0300 Subject: configure.ac: indicate that we support apache >= 2.2, not just 2.2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e4df717..457dfd0 100644 --- a/configure.ac +++ b/configure.ac @@ -250,5 +250,5 @@ AC_MSG_NOTICE([** caja extension path: $ac_with_cajadir]) AC_MSG_NOTICE([** GTK version: $GTK_API_VERSION]) echo " -Do note Apache 2.2 and mod_dnssd 0.6 are required to use mate-user-share. +Do note Apache >= 2.2 and mod_dnssd 0.6 are required to use mate-user-share. " -- cgit v1.2.1