aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
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