]> git.pld-linux.org Git - packages/cyrus-sasl.git/blob - cyrus-sasl-lt.patch
- fixed saslauthd Group, strict internal deps
[packages/cyrus-sasl.git] / cyrus-sasl-lt.patch
1 --- sasldb/Makefile.am~ 2003-10-14 22:06:54.000000000 +0200
2 +++ sasldb/Makefile.am  2004-01-24 23:36:13.763462739 +0100
3 @@ -49,7 +49,6 @@
4  extra_common_sources = db_none.c db_ndbm.c db_gdbm.c db_berkeley.c db_testw32.c
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 @@ -61,7 +60,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 -
This page took 0.107734 seconds and 3 git commands to generate.