|
|
@ -48,6 +48,8 @@ if test "x$ac_cv_clucene_libdir" = "xNO"; then
|
|
|
|
if test "x$ac_cv_clucene2_libdir" = "xNO"; then
|
|
|
|
if test "x$ac_cv_clucene2_libdir" = "xNO"; then
|
|
|
|
AC_MSG_ERROR(CLucene library not found. Try to use configure with --with-clucene-dir=/path/to/clucene);
|
|
|
|
AC_MSG_ERROR(CLucene library not found. Try to use configure with --with-clucene-dir=/path/to/clucene);
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
else
|
|
|
|
|
|
|
|
ac_cv_clucene2_libdir="NO"
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
if test "x$ac_static_clucene" = "xYES"; then
|
|
|
|
if test "x$ac_static_clucene" = "xYES"; then
|
|
|
|