mirror of
https://github.com/osmarks/ngircd.git
synced 2024-12-12 01:40:27 +00:00
Debian packages: build "-full" and "-full-dbg" with support for PAM
This commit is contained in:
parent
5e82a91d13
commit
c51cc88eb0
@ -53,7 +53,7 @@ configure-ngircd-full: configure
|
|||||||
--sysconfdir=/etc/ngircd \
|
--sysconfdir=/etc/ngircd \
|
||||||
--mandir=\$${prefix}/share/man \
|
--mandir=\$${prefix}/share/man \
|
||||||
--with-syslog --with-zlib \
|
--with-syslog --with-zlib \
|
||||||
--with-gnutls --with-ident --with-tcp-wrappers \
|
--with-gnutls --with-ident --with-tcp-wrappers --with-pam \
|
||||||
--enable-ipv6
|
--enable-ipv6
|
||||||
|
|
||||||
configure-ngircd-full-dbg: configure
|
configure-ngircd-full-dbg: configure
|
||||||
@ -66,7 +66,7 @@ configure-ngircd-full-dbg: configure
|
|||||||
--mandir=\$${prefix}/share/man \
|
--mandir=\$${prefix}/share/man \
|
||||||
--enable-debug --enable-sniffer \
|
--enable-debug --enable-sniffer \
|
||||||
--with-syslog --with-zlib \
|
--with-syslog --with-zlib \
|
||||||
--with-gnutls --with-ident --with-tcp-wrappers \
|
--with-gnutls --with-ident --with-tcp-wrappers --with-pam \
|
||||||
--enable-ipv6
|
--enable-ipv6
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user