mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-08 02:07:28 +01:00
samba2: set --with-included-popt
This commit is contained in:
parent
eb5d2c1954
commit
0f1a0b819c
1 changed files with 2 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ define Build/Compile
|
|||
--sbindir=/usr/sbin \
|
||||
--sysconfdir=/etc/samba2 \
|
||||
$(DISABLE_NLS) \
|
||||
--with-included-popt \
|
||||
--with-lockdir=/var/run/samba2 \
|
||||
--with-privatedir=/etc/samba2 \
|
||||
--with-readline=no \
|
||||
|
|
@ -149,6 +150,7 @@ define Build/Compile
|
|||
--sbindir=/usr/sbin \
|
||||
--sysconfdir=/etc/samba2 \
|
||||
$(DISABLE_NLS) \
|
||||
--with-included-popt \
|
||||
--with-lockdir=/var/run/samba2 \
|
||||
--with-privatedir=/etc/samba2 \
|
||||
--with-readline=no \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue