Just install the mdoc(7) source code of the saslauthd(8) manual. Also regenerate patch-saslauthd_configure. Bump. ok ajacoutot@
13 lines
383 B
Plaintext
13 lines
383 B
Plaintext
$OpenBSD: patch-saslauthd_configure,v 1.18 2013/10/31 19:42:45 schwarze Exp $
|
|
--- saslauthd/configure.orig Tue Nov 6 20:21:44 2012
|
|
+++ saslauthd/configure Thu Oct 31 02:48:18 2013
|
|
@@ -11717,7 +11717,7 @@ fi
|
|
|
|
|
|
|
|
- SASL_DB_LIB="$SASL_DB_LIB ../sasldb/.libs/libsasldb.al"
|
|
+ SASL_DB_LIB="$SASL_DB_LIB ../sasldb/.libs/libsasldb.a"
|
|
fi
|
|
|
|
# Check whether --enable-httpform was given.
|