Another attempt at fixing the 'do we need the --embed flag for Python' problem.

This change looks at the output from python-config --help (which may go
to stderr or stdout), and if it includes --embed, adds it to the later
call to get the libs string.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e8a4b46ba15cb7dd0736081347e7b9ff86cb89f3

Modified Files
--------------
runtime/pgAdmin4.pro | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)

Reply via email to