Files @ 19f4c26f9f62
Branch filter:

Location: ohnobinki_overlay/dev-libs/cyrus-sasl/files/cyrus-sasl-2.1.22-as-needed.patch - annotation

binki
app-antivirus/clamav: Bump to clamav-0.97, trying to copy most changes from gentoo-x86.

(Portage version: 2.2.0_alpha27-r1/hg/Linux x86_64, signed Manifest commit with key 6BA81050)
--- saslauthd/configure.in.orig	2006-05-23 15:53:17.000000000 -0700
+++ saslauthd/configure.in	2006-05-23 15:53:33.000000000 -0700
@@ -77,7 +77,7 @@
   AC_DEFINE(AUTH_SASLDB,[],[Include SASLdb Support])
   SASL_DB_PATH_CHECK()
   SASL_DB_CHECK()
-  SASL_DB_LIB="$SASL_DB_LIB ../sasldb/.libs/libsasldb.al"
+  SASL_DB_LIB="../sasldb/.libs/libsasldb.a $SASL_DB_LIB"
 fi
 
 AC_ARG_ENABLE(httpform, [  --enable-httpform       enable HTTP form authentication [[no]] ],