Lines 40-45
CONFIGURE_ARGS+= --localstatedir=/var --disable-linux-caps \
Link Here
|
40 |
--disable-symtable \ |
40 |
--disable-symtable \ |
41 |
--with-randomdev=/dev/random \ |
41 |
--with-randomdev=/dev/random \ |
42 |
--with-libxml2=${LOCALBASE} \ |
42 |
--with-libxml2=${LOCALBASE} \ |
|
|
43 |
--with-readline="-L${LOCALBASE}/lib -I${LOCALBASE}/lib -ledit" \ |
43 |
--sysconfdir=${ETCDIR} |
44 |
--sysconfdir=${ETCDIR} |
44 |
ETCDIR= ${PREFIX}/etc/namedb |
45 |
ETCDIR= ${PREFIX}/etc/namedb |
45 |
|
46 |
|