Re: [PATCHES] contrib/tsearch2 missing LIBS

2004-11-17 Thread Tom Lane
Reini Urban <[EMAIL PROTECTED]> writes: > my solution: > --- postgresql-8.0.0beta4/src/Makefile.shlib.orig 2004-10-16 > 04:26:43.0 +0100 > +++ postgresql-8.0.0beta4/src/Makefile.shlib 2004-10-27 > 13:21:19.184875000 +0100 > @@ -219,7 +219,7 @@ > ifeq ($(PORTNAME), cygwin) > sh

[PATCHES] contrib/tsearch2 missing LIBS

2004-10-27 Thread Reini Urban
beta4 - cygwin: dllwrap -o tsearch2.dll --dllname tsearch2.dll --def tsearch2.def dict_ex.o dict.o snmap.o stopword.o common.o prs_dcfg.o dict_snowball.o dict_ispell.o dict_syn.o wparser.o wparser_def.o ts_cfg.o tsvector.o rewrite.o crc32.o query.o gistidx.o tsvector_op.o rank.o ts_stat.o sno