ecpglib depends on last_path_separator from src/port/path.c, so we'd

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

Commit: 6ec28d8503ca4d13a7c23ae569ffbce1e39bb2e2
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-07-16T20:39:24Z
Releases: 7.4.9
ecpglib depends on last_path_separator from src/port/path.c, so we'd
better include that in the library build.  This was fixed in 8.0 and
later, backport to 7.4 to fix buildfarm failure.

Files

PathChange+/−
src/interfaces/ecpg/ecpglib/Makefile modified +11 −3