We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80028f4 commit 194c63aCopy full SHA for 194c63a
postgresql-libpq-configure/configure
@@ -1536,6 +1536,7 @@ esac
1536
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1537
printf "%s\n" "$ac_try_echo"; } >&5
1538
echo "$ac_link"
1539
+ echo "$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS"
1540
(eval "$ac_link") || true
1541
(eval "$ac_link") 2>conftest.err
1542
ac_status=$?
0 commit comments