mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Make --with-ldap build on Unixware, per Olivier Prenant.
This commit is contained in:
@ -32,3 +32,6 @@ __EOF__
|
||||
# per report from Olivier PRENANT <ohp@pyrenet.fr>
|
||||
|
||||
fi
|
||||
|
||||
# Unixware's ldap library reportedly needs these too
|
||||
EXTRA_LDAP_LIBS="-llber -lresolv"
|
||||
|
Reference in New Issue
Block a user