mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix build from autoconf patch import.
This commit is contained in:
@@ -23,6 +23,8 @@ libipa_dna_plugin_la_SOURCES = \
|
||||
dna.c \
|
||||
$(NULL)
|
||||
|
||||
libipa_dna_plugin_la_LDFLAGS = -avoid-version
|
||||
|
||||
libipa_dna_plugin_la_LIBADD = \
|
||||
$(MOZLDAP_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
@@ -23,6 +23,8 @@ libipa_memberof_plugin_la_SOURCES = \
|
||||
ipa-memberof.c \
|
||||
$(NULL)
|
||||
|
||||
libipa_memberof_plugin_la_LDFLAGS = -avoid-version
|
||||
|
||||
libipa_memberof_plugin_la_LIBADD = \
|
||||
$(MOZLDAP_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
@@ -23,6 +23,8 @@ libipa_pwd_extop_la_SOURCES = \
|
||||
ipa_pwd_extop.c \
|
||||
$(NULL)
|
||||
|
||||
libipa_pwd_extop_la_LDFLAGS = -avoid-version
|
||||
|
||||
libipa_pwd_extop_la_LIBADD = \
|
||||
$(MOZLDAP_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
Reference in New Issue
Block a user