- Timestamp:
- 2015-05-18T02:23:56Z (10 years ago)
- Branches:
- master
- Children:
- 08a9323, fe63ed3
- Parents:
- 8cbe2b6
- git-author:
- dequis <dx@…> (18-05-15 02:22:23)
- git-committer:
- dequis <dx@…> (18-05-15 02:23:56)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r8cbe2b6 r09bd226 688 688 fi 689 689 echo "DOC=1" >> Makefile.settings 690 691 if [ "$skype" = "1" -o "$skype" = "plugin" ]; then692 # skype also needs asciidoc693 if ! type a2x > /dev/null 2> /dev/null; then694 echo695 echo 'WARNING: The skyped man page requires asciidoc. It will not be generated.'696 else697 echo "ASCIIDOC=1" >> Makefile.settings698 fi699 fi700 690 fi 701 691
Note: See TracChangeset
for help on using the changeset viewer.