mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
autoconf
This commit is contained in:
2
src/configure
vendored
2
src/configure
vendored
@ -740,7 +740,7 @@ fi
|
|||||||
|
|
||||||
rm -f conftest.sh
|
rm -f conftest.sh
|
||||||
sed 's/^\([A-Za-z_]*\):\(.*\)$/\1="\2"/' "template/$TEMPLATE" >conftest.sh
|
sed 's/^\([A-Za-z_]*\):\(.*\)$/\1="\2"/' "template/$TEMPLATE" >conftest.sh
|
||||||
. conftest.sh
|
. ./conftest.sh
|
||||||
rm -f conftest.sh
|
rm -f conftest.sh
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user