]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
FreeBSD/src/rgw/Makefile.am: Fix the inclusion of libs
authorWillem Jan Withagen <wjw@digiware.nl>
Thu, 24 Mar 2016 12:08:10 +0000 (13:08 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Tue, 10 May 2016 21:41:17 +0000 (23:41 +0200)
commita4c7e13d17ceff3ee15fc311c2a344cd4573821d
treef9d0a602e01c2fdf9e71c7a76e0f9438056afc04
parent7908f8de20dff803be665960dcbe5a5799704e01
FreeBSD/src/rgw/Makefile.am: Fix the inclusion of libs

 - FreeBSD does not require -ldl
 - FreeBSD does require -lldap if rgw is build --with-ldap

rgw/Makefile.am: Cluster all conditional LIBRGW_DEPS

 - cosmic change

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/rgw/Makefile.am