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 e16de8c commit 5c0c01aCopy full SHA for 5c0c01a
postgresql-libpq-configure/configure
@@ -1537,6 +1537,8 @@ 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
+ ls /dependents C:/PROGRA~1/POSTGR~1/*/lib
1541
+ dumpbin /dependents c:/progra~1/postgr~1/*/lib/pq.dll
1542
(eval "$ac_link") || true
1543
(eval "$ac_link") 2>conftest.err
1544
ac_status=$?
0 commit comments