mirror of
https://github.com/postgres/postgres.git
synced 2025-07-24 14:22:24 +03:00
This function served to support having prebuilt files in the source
tree for vpath builds. This is no longer possible (since
721856ff24
); all built files are now always in the build tree. The
invocations of this function are no longer required.