[PATCH nftables] configure.ac: fix a typo in docbook2x error message.

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

 



The correct name is "docbook2x-man" not "docbookx2-man".

Signed-off-by: Fernando Fernandez Mancera <ffmancera@xxxxxxxxxx>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 36148ae..e698a9b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,7 +62,7 @@ AM_COND_IF([BUILD_MAN], [
 	      [AS_IF([test "$DOCBOOK2MAN" != "no"], [DB2MAN="$DOCBOOK2MAN"],
 		     [AS_IF([test "$DB2X_DOCBOOK2MAN" != "no"],
 			    [DB2MAN="$DB2X_DOCBOOK2MAN"],
-			    [AC_MSG_ERROR([docbookx2-man/db2x_docbook2man not found, required for building man pages])]
+			    [AC_MSG_ERROR([docbook2x-man/db2x_docbook2man not found, required for building man pages])]
 		     )]
 	     )]
 	)
-- 
2.17.1

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux