[Xfce4-commits] [apps/xfce4-terminal] 01/01: Revert "Rephrase configure error message"

noreply at xfce.org noreply at xfce.org
Wed Jun 29 13:54:34 CEST 2016


This is an automated email from the git hooks/post-receive script.

f2404 pushed a commit to branch master
in repository apps/xfce4-terminal.

commit 57eabffabc0540e708af68a422b15fc6f91e205c
Author: Igor <f2404 at yandex.ru>
Date:   Wed Jun 29 14:54:15 2016 +0300

    Revert "Rephrase configure error message"
    
    This reverts commit f97e500fa4b76314a9df6b7b4577d088baf8f10d.
---
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index c45114c..073ce5a 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -123,7 +123,7 @@ if test x"$enable_gen_doc" = x"yes"; then
     fi
 
     if test x"$enable_gen_doc" = x"no"; then
-        AC_MSG_ERROR([Compiling with --enable-gen-doc but none of xml2po, xsltproc or xmllint was found.])
+        AC_MSG_ERROR([Compiling with --enable-gen-doc but one of xml2po, xsltproc or xmllint not found.])
     fi
 fi
 AM_CONDITIONAL([GENERATE_DOCUMENTATION], [test x"$enable_gen_doc" = x"yes"])

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list