Sub-Makefiles need to explicitly add CFLAGS_SL to CFLAGS, else their
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 4 Aug 2003 20:34:26 +0000 (20:34 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 4 Aug 2003 20:34:26 +0000 (20:34 +0000)
commit3b29525a799d4c7ccd80e8867fd18d618e683485
tree6fad5faed7763e728e127e2961e16e87900a1212
parentf237a80d8ae7bcde1089583dfcb74e2447e3c0a2
Sub-Makefiles need to explicitly add CFLAGS_SL to CFLAGS, else their
object files do not get built with -fpic.
contrib/tsearch2/ispell/Makefile
contrib/tsearch2/snowball/Makefile
contrib/tsearch2/wordparser/Makefile