Fix typo in configure.ac
authorng0 <ng0@n0.is>
Sat, 9 Feb 2019 16:10:18 +0000 (16:10 +0000)
committerng0 <ng0@n0.is>
Sat, 9 Feb 2019 16:10:18 +0000 (16:10 +0000)
Signed-off-by: ng0 <ng0@n0.is>
configure.ac

index dc81600dffad490663b2fa837e397b7d3331f8cb..3dd1ce3e61a429771e42c9c4f234d230944e0f99 100644 (file)
@@ -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])