1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-16 17:07:43 +03:00

Add Makefile.in so that configure can determine if inet_aton.o is required

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 :)
This commit is contained in:
Marc G. Fournier
1997-02-05 21:22:07 +00:00
parent 0d5f773b72
commit 4001a8c7d3
3 changed files with 162 additions and 156 deletions

312
src/configure vendored

File diff suppressed because it is too large Load Diff