mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-07-29 17:39:49 +03:00
Prevent overriding static_libpq
This commit is contained in:
parent
153b0983c1
commit
1f78d5efa7
|
@ -23,7 +23,7 @@ mx_include_dir=
|
||||||
have_ssl=0
|
have_ssl=0
|
||||||
|
|
||||||
# Set to 1 to statically link against the postgresql client library.
|
# Set to 1 to statically link against the postgresql client library.
|
||||||
static_libpq=0
|
# static_libpq=0
|
||||||
|
|
||||||
# Add here eventual extra libraries required to link the module.
|
# Add here eventual extra libraries required to link the module.
|
||||||
libraries=
|
libraries=
|
||||||
|
|
Loading…
Reference in New Issue
Block a user