diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2019-01-18 08:29:42 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2019-01-18 08:38:34 +0100 |
commit | 29b3ac75462625b78eec0a92a49a22c5e2c7a01f (patch) | |
tree | 275646c4350d065c7dff658aaa1896beab57e41e /src/bin/scripts/dropuser.c | |
parent | 80971bc206b06deebe71e722f49949f6df4ce642 (diff) | |
download | postgresql-29b3ac75462625b78eec0a92a49a22c5e2c7a01f.tar.gz postgresql-29b3ac75462625b78eec0a92a49a22c5e2c7a01f.zip |
configure: More use of AC_ARG_VAR
AC_ARG_VAR is necessary if an environment variable influences a
configure result that is then used by other tests that are cached.
With AC_ARG_VAR, a change in the variable is detected on subsequent
configure runs and the user is then advised to remove the cache.
This adds AC_ARG_VAR calls for: MSGFMT, PERL, PYTHON, TCLSH, XML2_CONFIG
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://www.postgresql.org/message-id/30672.1546816567@sss.pgh.pa.us
Diffstat (limited to 'src/bin/scripts/dropuser.c')
0 files changed, 0 insertions, 0 deletions