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.
tdeaccessibility/kttsd/plugins/epos/configure.in.bot

16 lines
552 B

if test "x$epos_bindir" = "xno"; then
if test "$compile_epos_plugin" = "yes"; then
echo ""
echo "======================================================="
echo "The Epos program does not appear to be"
echo "installed on this system. The epos plugin will"
echo "be built, but you need to install epos before you"
echo "can use it. You can get it at"
echo " http://epos.ure.cas.cz/"
echo "Debian users: apt-get install epos"
echo "======================================================"
all_tests=bad
fi
fi