Commit Graph

13 Commits

Author SHA1 Message Date
alexhudson 5878c5116e Another attempt at detecting the CLucene API "correctly" 2007-07-25 16:31:43 +00:00
alexhudson 18441d2231 Hopefully get the API right on more versions of clucene 2007-07-24 22:42:16 +00:00
alexhudson c2fbb8f61e Look harder for SQLite libraries on 64bit RH-type distros 2007-07-12 22:28:23 +00:00
alexhudson ca45b1417f * Hopefully the 'dist' is correct again with new config files
* Look for CLucene in 64bit locations on RH-type distros
2007-07-12 21:13:03 +00:00
alexhudson 741331701e Fix search for clucene-config.h file on self-compiled CLucene install (thanks to dostrow) 2007-07-08 09:14:34 +00:00
alexhudson b2ff8e146d Fix detection of CLucene on Redhat-type distros 2007-07-03 13:41:37 +00:00
halex 9c6e4cdb72 * Fixes the SQLite m4 macro by reducing the number of typos and general
brokenness.
* Lots of CLucene logic changes - we can now check for whatever 
you set --libdir to when compiling clucene, as well as checking for he 
existence of system CLucene without --with-clucene being passed.
* Don't run autotools over import/ if we're not using them.
* Forces the minimum Automake version to 1.9, since 1.8 didn't 
completely work with Bongo in the first place.

Thanks to Daniel Ostrow <dostrow@gentoo.org> for these! :)
2007-07-03 04:32:46 +00:00
alexhudson c9871608d6 Various build system fixes for Solaris, again from Albert Lee 2007-06-30 13:37:06 +00:00
halex de2e1693ed * Fixes --with-libcurl with bongo-collector and --with-sqlite3.
Thanks to Albert Lee <trisk@acm.jhu.edu> for these!
* Accidentally missed some duplicate message definitions in dragonfly.properties.
2007-06-29 23:28:33 +00:00
alexhudson 41402fced8 Make it possible to compile against various Lucene versions (hopefully!) 2007-05-09 09:30:36 +00:00
alexhudson 0be1fdc3c8 More build fixes for sqlite and curl; hopefully you can build on any distro now. 2007-02-08 21:13:21 +00:00
alexhudson 43b28267b6 Fix up CLucene library detection. 2007-02-08 17:36:57 +00:00
alexhudson b0c62252c4 Initial import of Bongo source code. 2007-01-22 23:37:12 +00:00