Lines 24345-24357
Link Here
|
24345 |
have_lucene=no |
24345 |
have_lucene=no |
24346 |
if test "$want_lucene" = "yes"; then |
24346 |
if test "$want_lucene" = "yes"; then |
24347 |
if test $want_stemmer != no; then |
24347 |
if test $want_stemmer != no; then |
24348 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sb_stemmer_new in -lstemmer" >&5 |
24348 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sb_stemmer_new in -lclucene-contribs-lib" >&5 |
24349 |
$as_echo_n "checking for sb_stemmer_new in -lstemmer... " >&6; } |
24349 |
$as_echo_n "checking for sb_stemmer_new in -lclucene-contribs-lib... " >&6; } |
24350 |
if ${ac_cv_lib_stemmer_sb_stemmer_new+:} false; then : |
24350 |
if ${ac_cv_lib_stemmer_sb_stemmer_new+:} false; then : |
24351 |
$as_echo_n "(cached) " >&6 |
24351 |
$as_echo_n "(cached) " >&6 |
24352 |
else |
24352 |
else |
24353 |
ac_check_lib_save_LIBS=$LIBS |
24353 |
ac_check_lib_save_LIBS=$LIBS |
24354 |
LIBS="-lstemmer $LIBS" |
24354 |
LIBS="-lclucene-contribs-lib $LIBS" |
24355 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
24355 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
24356 |
/* end confdefs.h. */ |
24356 |
/* end confdefs.h. */ |
24357 |
|
24357 |
|
Lines 24432-24444
Link Here
|
24432 |
|
24432 |
|
24433 |
else |
24433 |
else |
24434 |
|
24434 |
|
24435 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for special_textcat_Init in -lexttextcat" >&5 |
24435 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for special_textcat_Init in -lexttextcat-2.0" >&5 |
24436 |
$as_echo_n "checking for special_textcat_Init in -lexttextcat... " >&6; } |
24436 |
$as_echo_n "checking for special_textcat_Init in -lexttextcat-2.0... " >&6; } |
24437 |
if ${ac_cv_lib_exttextcat_special_textcat_Init+:} false; then : |
24437 |
if ${ac_cv_lib_exttextcat_special_textcat_Init+:} false; then : |
24438 |
$as_echo_n "(cached) " >&6 |
24438 |
$as_echo_n "(cached) " >&6 |
24439 |
else |
24439 |
else |
24440 |
ac_check_lib_save_LIBS=$LIBS |
24440 |
ac_check_lib_save_LIBS=$LIBS |
24441 |
LIBS="-lexttextcat $LIBS" |
24441 |
LIBS="-lexttextcat-2.0 $LIBS" |
24442 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
24442 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
24443 |
/* end confdefs.h. */ |
24443 |
/* end confdefs.h. */ |