1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-18 12:22:09 +03:00

Use standard AC_PROG_INSTALL macro to search for install program,

instead of our own halfway-there code.  Add AC_STRUCT_TIMEZONE call
to check whether tm_zone exists in struct tm.  Revise reading of template
file so that templates can define any variables they feel like (and,
indeed, can execute arbitrary shell code) rather than being constrained
to a fixed set of variable names.
This commit is contained in:
Tom Lane
1998-12-13 20:03:07 +00:00
parent 26a23e33db
commit a10b38f255
3 changed files with 491 additions and 407 deletions

838
src/configure vendored

File diff suppressed because it is too large Load Diff