aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2015-05-17 23:22:23 -0300
committerdequis <dx@dxzone.com.ar>2015-05-17 23:23:56 -0300
commit09bd226ff479c3ab3b265c1ae721c3ca190d3c83 (patch)
tree797381d7d1bf8ef12363b6954cbaed340677eb26 /configure
parent8cbe2b6d2b82fa071e136ffae3a7873e969f3dd2 (diff)
Include prebuilt skyped manpage, remove asciidoc dependency
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure10
1 files changed, 0 insertions, 10 deletions
diff --git a/configure b/configure
index 44ea6a29..eb704843 100755
--- a/configure
+++ b/configure
@@ -687,16 +687,6 @@ if [ "$doc" = "1" ]; then
exit 1
fi
echo "DOC=1" >> Makefile.settings
-
- if [ "$skype" = "1" -o "$skype" = "plugin" ]; then
- # skype also needs asciidoc
- if ! type a2x > /dev/null 2> /dev/null; then
- echo
- echo 'WARNING: The skyped man page requires asciidoc. It will not be generated.'
- else
- echo "ASCIIDOC=1" >> Makefile.settings
- fi
- fi
fi
get_version