diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-12-12 11:03:22 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-12-12 11:03:42 +0100 |
commit | a7639b7b5a77a458433d113f1c4b076d4469536e (patch) | |
tree | 9ea367c056db2f746631087ab939432448fd2249 /postgresql/prj | |
parent | 1b1f0bbb28c6146f3aa12ef3f87f2eb1aa0c7479 (diff) |
Enable pgsql LDAP support when building with OpenLDAP
Diffstat (limited to 'postgresql/prj')
-rw-r--r-- | postgresql/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postgresql/prj/build.lst b/postgresql/prj/build.lst index 756db8a1bfd1..5059f9521b22 100644 --- a/postgresql/prj/build.lst +++ b/postgresql/prj/build.lst @@ -1,3 +1,3 @@ -my postgresql : solenv sal NULL +my postgresql : solenv sal OPENSSL:openssl MOZ:moz NULL my postgresql nmake - all my_mkout NULL |