Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 5 | Rev 29 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5 Rev 28
Line 9... Line 9...
9
# the used configure parameters for ./configure
9
# the used configure parameters for ./configure
10
DEB_CONFIGURE_EXTRA_FLAGS := --enable-pam --enable-kerberos --enable-srp \
10
DEB_CONFIGURE_EXTRA_FLAGS := --enable-pam --enable-kerberos --enable-srp \
11
	--with-pty --enable-tcp-forward --enable-x11-forward \
11
	--with-pty --enable-tcp-forward --enable-x11-forward \
12
	--enable-agent-forward --enable-ipv6 --enable-utmp \
12
	--enable-agent-forward --enable-ipv6 --enable-utmp \
13
	--with-zlib --with-tcpwrappers --with-sshd1=/usr/sbin/sshd \
13
	--with-zlib --with-tcpwrappers --with-sshd1=/usr/sbin/sshd \
14
	--with-x XAUTH_PROGRAM=/usr/bin/xauth
14
	--with-x --with-system-nettle XAUTH_PROGRAM=/usr/bin/xauth
15
15
16
DEB_INSTALL_CHANGELOGS_ALL := $(DEB_SRCDIR)/ChangeLog
16
DEB_INSTALL_CHANGELOGS_ALL := $(DEB_SRCDIR)/ChangeLog
17
DEB_INSTALL_DOCS_ALL := $(DEB_SRCDIR)/README
17
DEB_INSTALL_DOCS_ALL := $(DEB_SRCDIR)/README
18
18
19
# cdbs options for lsh-client
19
# cdbs options for lsh-client