projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67365fe
)
Fix typo in configure.ac
author
ng0
<ng0@n0.is>
Sat, 9 Feb 2019 16:10:18 +0000
(16:10 +0000)
committer
ng0
<ng0@n0.is>
Sat, 9 Feb 2019 16:10:18 +0000
(16:10 +0000)
Signed-off-by: ng0 <ng0@n0.is>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index dc81600dffad490663b2fa837e397b7d3331f8cb..3dd1ce3e61a429771e42c9c4f234d230944e0f99 100644
(file)
--- 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])