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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user