changeset 9531:e7c462e3e4bd HEAD

--with-lucene was actually enabling solr.
author Timo Sirainen <tss@iki.fi>
date Mon, 25 Jan 2010 01:03:57 +0200
parents 3237519b73f4
children 00cd9aacd03c
files src/plugins/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/plugins/Makefile.am	Sun Jan 24 23:27:48 2010 +0200
+++ b/src/plugins/Makefile.am	Mon Jan 25 01:03:57 2010 +0200
@@ -7,7 +7,7 @@
 endif
 
 if BUILD_SOLR
-FTS_LUCENE = fts-solr
+FTS_SOLR = fts-solr
 endif
 
 SUBDIRS = \