Loading configure.ac +1 −1 Original line number Diff line number Diff line Loading @@ -1469,7 +1469,7 @@ AC_CONFIG_FILES([ ]) if test x$asciidoc = xtrue && test "$ASCIIDOC" = "none" ; then regular_mans=(doc/tor doc/tor-gencert doc/tor-resolve doc/torify) regular_mans="doc/tor doc/tor-gencert doc/tor-resolve doc/torify" for file in $regular_mans ; do if ! [[ -f "$srcdir/$file.1.in" ]] || ! [[ -f "$srcdir/$file.html.in" ]] ; then echo "=================================="; Loading Loading
configure.ac +1 −1 Original line number Diff line number Diff line Loading @@ -1469,7 +1469,7 @@ AC_CONFIG_FILES([ ]) if test x$asciidoc = xtrue && test "$ASCIIDOC" = "none" ; then regular_mans=(doc/tor doc/tor-gencert doc/tor-resolve doc/torify) regular_mans="doc/tor doc/tor-gencert doc/tor-resolve doc/torify" for file in $regular_mans ; do if ! [[ -f "$srcdir/$file.1.in" ]] || ! [[ -f "$srcdir/$file.html.in" ]] ; then echo "=================================="; Loading