mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
autoconf
This commit is contained in:
parent
ec762bcc8a
commit
75e3ba335d
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -2545,7 +2545,7 @@ INSTALL_SHLIB="\${INSTALL} $INSTL_SHLIB_OPTS"
|
|||
|
||||
|
||||
|
||||
for ac_prog in gawk mawk nawk awk
|
||||
for ac_prog in mawk gawk nawk awk
|
||||
do
|
||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||
set dummy $ac_prog; ac_word=$2
|
||||
|
|
|
|||
Loading…
Reference in a new issue