]> git.pld-linux.org Git - packages/cyrus-sasl.git/blame - cyrus-sasl-lt.patch
- fixed pam_tally usage
[packages/cyrus-sasl.git] / cyrus-sasl-lt.patch
CommitLineData
46e966f6
AF
1--- cyrus-sasl-2.1.18/sasldb/Makefile.am.wiget 2004-03-10 16:51:36.000000000 +0100
2+++ cyrus-sasl-2.1.18/sasldb/Makefile.am 2004-03-11 17:20:16.214506300 +0100
3@@ -51,7 +51,6 @@
4 EXTRA_DIST = NTMakefile
8b207515 5
6 noinst_LTLIBRARIES = libsasldb.la
7-noinst_LIBRARIES = libsasldb.a
8
9 libsasldb_la_SOURCES = allockey.c sasldb.h
10 EXTRA_libsasldb_la_SOURCES = $(extra_common_sources)
46e966f6 11@@ -63,8 +62,3 @@
8b207515 12 # Prevent make dist stupidity
13 libsasldb_a_SOURCES =
14 EXTRA_libsasldb_a_SOURCES =
15-
16-libsasldb.a: libsasldb.la $(LOCAL_SASL_DB_BACKEND_STATIC)
17- $(AR) cru .libs/$@ $(LOCAL_SASL_DB_BACKEND_STATIC)
18-
46e966f6 19-
This page took 0.219655 seconds and 4 git commands to generate.