Don't use system libtool or force gnu LD. Bug #330 says this is bad
authoraland <aland>
Thu, 27 Apr 2006 20:33:53 +0000 (20:33 +0000)
committeraland <aland>
Thu, 27 Apr 2006 20:33:53 +0000 (20:33 +0000)
redhat/freeradius.spec

index c7e899a..3400b78 100644 (file)
@@ -29,11 +29,9 @@ CFLAGS="$RPM_OPT_FLAGS" \
        --localstatedir=%{_localstatedir} \
        --sysconfdir=%{_sysconfdir} \
        --mandir=%{_mandir} \
-       --with-system-libtool \
        --disable-ltdl-install \
        --with-ltdl-lib=/usr/lib \
        --with-ltdl-include=/usr/include \
-       --with-gnu-ld \
        --with-large-files --with-udpfromto --with-edir \
        --with-rlm-sql_postgresql-include-dir=/usr/include/pgsql \
        --with-rlm-krb5-include-dir=/usr/kerberos/include \