gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] 06/07: Fix typo in configure.ac


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 06/07: Fix typo in configure.ac
Date: Sat, 09 Feb 2019 18:37:49 +0100

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

ng0 pushed a commit to branch master
in repository gnunet.

commit f05f6145bfb38442ac46820c8d1db85ce5ac0eb1
Author: ng0 <address@hidden>
AuthorDate: Sat Feb 9 16:10:18 2019 +0000

    Fix typo in configure.ac
    
    Signed-off-by: ng0 <address@hidden>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index dc81600df..3dd1ce3e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -327,7 +327,7 @@ AC_ARG_ENABLE([texi2mdoc-generation],
 AC_MSG_RESULT($texi2mdoc-generation)
 if test "x$texi2mdoc-generation" = "xyes"
 then
-  if test "$texi2mdoc-generation" = 0
+  if test "$texi2mdoc" = 0
   then
   AC_MSG_WARN([ERROR: mdoc output currently requires texi2mdoc.])
   AC_MSG_WARN([ERROR: texi2mdoc can be obtained via your Operating System])

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]