- Timestamp:
- 2010-03-14T18:09:56Z (15 years ago)
- Branches:
- master
- Children:
- 90cd6c4
- Parents:
- fb00989
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
rfb00989 rceebeb1 444 444 fi 445 445 446 if [ ! -e doc/user-guide/help.txt ] && ! type xmlto > /dev/null 2> /dev/null; then 447 echo 448 echo 'WARNING: Building from an unreleased source tree without prebuilt helpfile.' 449 echo 'Install xmlto if you want online help to work.' 450 fi 451 446 452 echo 447 453 if [ -z "$BITLBEE_VERSION" -a -d .bzr ] && type bzr > /dev/null 2> /dev/null; then
Note: See TracChangeset
for help on using the changeset viewer.