mirror of
https://github.com/postgres/postgres.git
synced 2026-07-14 12:20:52 -04:00
autoconf
This commit is contained in:
parent
dfe4304879
commit
d73cf044f6
1 changed files with 1 additions and 1 deletions
2
src/configure
vendored
2
src/configure
vendored
|
|
@ -740,7 +740,7 @@ fi
|
|||
|
||||
rm -f conftest.sh
|
||||
sed 's/^\([A-Za-z_]*\):\(.*\)$/\1="\2"/' "template/$TEMPLATE" >conftest.sh
|
||||
. conftest.sh
|
||||
. ./conftest.sh
|
||||
rm -f conftest.sh
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue