Skip to content

Commit 08e6e27

Browse files
committed
another
1 parent 32a3f7a commit 08e6e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql-libpq-configure/configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1536,7 +1536,7 @@ esac
15361536
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
15371537
printf "%s\n" "$ac_try_echo"; } >&5
15381538
echo "$ac_link"
1539-
"$ac_link" || true
1539+
(eval "$ac_link") || true
15401540
(eval "$ac_link") 2>conftest.err
15411541
ac_status=$?
15421542
if test -s conftest.err; then

0 commit comments

Comments
 (0)