]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- dropped obsolete configure options
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 3 Oct 2010 08:57:24 +0000 (08:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssh.spec -> 1.343

openssh.spec

index 37fac8eb74184ae08bed0cd00f0ff5002e8b9afd..51a1fff79374135a0813376b86e921d599c44bde 100644 (file)
@@ -1,5 +1,3 @@
-# TODO
-# - configure: WARNING: unrecognized options: --with-dns, --disable-suid-ssh
 #
 # Conditional build:
 %bcond_with    gnome           # with gnome-askpass (GNOME 1.x) utility
@@ -533,14 +531,12 @@ cp /usr/share/automake/config.sub .
 CPPFLAGS="-DCHROOT"
 %configure \
        PERL=%{__perl} \
-       --with-dns \
        --with-pam \
        --with-mantype=man \
        --with-md5-passwords \
        --with-ipaddr-display \
        %{?with_libedit:--with-libedit} \
        --with-4in6 \
-       --disable-suid-ssh \
        --with-tcp-wrappers \
        %{?with_ldap:--with-libs="-lldap -llber"} \
        %{?with_ldap:--with-cppflags="-DWITH_LDAP_PUBKEY"} \
This page took 0.031458 seconds and 4 git commands to generate.