You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kuickshow/kuickshow/configure.in.bot

10 lines
293 B

if test -z "$LIB_IMLIB"; then
echo ""
echo "You're missing Imlib 1.x. The graphics browser/viewer KuickShow"
echo "won't be compiled without Imlib."
echo "You can download it from"
echo "http://freshmeat.net/redir/imlib/4385/url_tgz/imlib-1.9.10.tar.gz"
echo ""
all_tests=bad
fi