]> git.pld-linux.org Git - packages/cyrus-sasl.git/blob - cyrus-sasl-lt.patch
- "MySQL" unification
[packages/cyrus-sasl.git] / cyrus-sasl-lt.patch
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
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)
11 @@ -63,8 +62,3 @@
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 -
19 -
This page took 0.069678 seconds and 3 git commands to generate.