Lines 38-43
Link Here
|
38 |
use ldap && modules="${modules} ldap" |
38 |
use ldap && modules="${modules} ldap" |
39 |
use debug && myconf="${myconf} --enable-verbose-logging" |
39 |
use debug && myconf="${myconf} --enable-verbose-logging" |
40 |
|
40 |
|
|
|
41 |
# bug 455072 |
42 |
export PKG_CONFIG="$(tc-getPKG_CONFIG)" |
43 |
|
41 |
econf \ |
44 |
econf \ |
42 |
--sysconfdir=/etc/powerdns \ |
45 |
--sysconfdir=/etc/powerdns \ |
43 |
--libdir=/usr/$(get_libdir)/powerdns \ |
46 |
--libdir=/usr/$(get_libdir)/powerdns \ |