Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 44169
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Lines 78-84 Link Here
78
	myconf="${myconf} `use_with ssl tls` `use_with samba lmpasswd`"
78
	myconf="${myconf} `use_with ssl tls` `use_with samba lmpasswd`"
79
	myconf="${myconf} `use_enable tcpd wrappers`"
79
	myconf="${myconf} `use_enable tcpd wrappers`"
80
	myconf="${myconf} `use_enable odbc sql`"
80
	myconf="${myconf} `use_enable odbc sql`"
81
	myconf="${myconf} `use_enable perl`"
81
	#myconf="${myconf} `use_enable perl`"
82
	myconf="${myconf} `use_enable slp`"
82
	myconf="${myconf} `use_enable slp`"
83
83
84
	myconf="${myconf} --enable-ldbm"
84
	myconf="${myconf} --enable-ldbm"
Lines 110-116 Link Here
110
	# disabled options
110
	# disabled options
111
	# --with-bdb-module=dynamic
111
	# --with-bdb-module=dynamic
112
	# --enable-dnsserv --with-dnsserv-module=dynamic
112
	# --enable-dnsserv --with-dnsserv-module=dynamic
113
113
	ac_cv_lib_bind_res_query=no  ac_cv_lib_bind___res_query=no \
114
	econf \
114
	econf \
115
		--libexecdir=/usr/lib/openldap \
115
		--libexecdir=/usr/lib/openldap \
116
		${myconf} || die "configure failed"
116
		${myconf} || die "configure failed"

Return to bug 44169