pgsql-server/contrib/tsearch2 ispell/Makefile ...

Started by Tom Lanealmost 23 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@svr1.postgresql.org 03/08/04 17:34:26

Modified files:
contrib/tsearch2/ispell: Makefile
contrib/tsearch2/snowball: Makefile
contrib/tsearch2/wordparser: Makefile

Log message:
Sub-Makefiles need to explicitly add CFLAGS_SL to CFLAGS, else their
object files do not get built with -fpic.