mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 21:39:18 -04:00
4001a8c7d3
Add CFLAGS= @CPPFLAGS@ to Makefile.global and configure so that build is useful for finding extra header files Split header files from libraries in build. Doesn't make much sense to look for a header file in /usr/local/lib, nor to look for a library in /usr/local/include :)