]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
--with-lucene was actually enabling solr.
authorTimo Sirainen <tss@iki.fi>
Sun, 24 Jan 2010 23:03:42 +0000 (01:03 +0200)
committerTimo Sirainen <tss@iki.fi>
Sun, 24 Jan 2010 23:03:42 +0000 (01:03 +0200)
--HG--
branch : HEAD

src/plugins/Makefile.am

index 53788605132433e236ab72223a43f080cfdc42ec..ceaa072f58191680c2c3a2917329715e12cae14c 100644 (file)
@@ -7,7 +7,7 @@ FTS_LUCENE = fts-lucene
 endif
 
 if BUILD_SOLR
-FTS_LUCENE = fts-solr
+FTS_SOLR = fts-solr
 endif
 
 SUBDIRS = \