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.
tdesdk/kbabel/kbabeldict/modules/dbsearchengine/configure.in.bot

6 lines
264 B

if test "x$with_berkeley_db" = xcheck && test -z "$LIB_DBIV"; then
echo ""
echo "Dictionary plugin \"Translation Database\" for KBabel will not be built! Please install Berkeley Database IV. See http://www.sleepycat.com for more information.)"
echo ""
fi