dev-libs/log4cxx: add mozldap support

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@630 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2008-12-08 23:35:09 +00:00
parent 9213349d49
commit 21a6f9046a
7 changed files with 10 additions and 124 deletions

View File

@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild,v 1.2 2008/11/02 07:30:45 vapier Exp $
# $Header: $
EAPI="1"
@@ -53,7 +53,7 @@ src_compile() {
fi
use unicode && myconf="${myconf} --with-charset=utf-8"
use mozldap && LDFLAGS=/usr/$(get_libdir)/mozldap \
use mozldap && LDFLAGS=-L/usr/$(get_libdir)/mozldap \
econf \
--disable-doxygen \
--disable-html-docs \