Alvaro Herrera <[EMAIL PROTECTED]> writes:
> I needed to apply this patch in order for tsearch2 to build here.
I fixed that some weeks ago ... how old a version are you looking at?
regards, tom lane
---(end of broadcast)---
Teodor Sigaev wrote:
> As I can see, this patch already apllyed at 18 Oct:
> % grep subdir */Makefile
> ispell/Makefile:subdir = contrib/tsearch2/ispell
> snowball/Makefile:subdir = contrib/tsearch2/snowball
> wordparser/Makefile:subdir = contrib/tsearch2/wordparser
Dohh, you are right. Sorry for
As I can see, this patch already apllyed at 18 Oct:
% grep subdir */Makefile
ispell/Makefile:subdir = contrib/tsearch2/ispell
snowball/Makefile:subdir = contrib/tsearch2/snowball
wordparser/Makefile:subdir = contrib/tsearch2/wordparser
CVS HEAD
Alvaro Herrera wrote:
[Resend, this time with the
Hi!
I don't see a patch :)
Alvaro Herrera wrote:
Hi,
I needed to apply this patch in order for tsearch2 to build here. This
is a VPATH build, so maybe it's a reason why it's not a common test
scenario. The changes itself also seem sound to me, at least as far as
I understand our makefile str