Attaching -lpq to LDFLAGS doesn't work, because the generated command

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 776ec78e9d9852e6b87f0d4db2da3683e2165b74
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-09-20T21:14:57Z
Releases: 7.4.1
Attaching -lpq to LDFLAGS doesn't work, because the generated command
puts that before the .c file name.

Files

PathChange+/−
src/test/examples/Makefile modified +1 −1