summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-slapi-plugins/dna
diff options
context:
space:
mode:
authorKarl MacMillan <kmacmill@redhat.com>2007-10-18 10:02:26 -0400
committerKarl MacMillan <kmacmill@redhat.com>2007-10-18 10:02:26 -0400
commitc49d478b92843de3395a82b012847da8958afa2b (patch)
treef3ea089d6a471980e81db83d0d3ad33483e5ee7b /ipa-server/ipa-slapi-plugins/dna
parent1fcc3c66508e1e232768ae6a17396c2e44c669d0 (diff)
downloadfreeipa-c49d478b92843de3395a82b012847da8958afa2b.tar.gz
freeipa-c49d478b92843de3395a82b012847da8958afa2b.tar.xz
freeipa-c49d478b92843de3395a82b012847da8958afa2b.zip
Fix build from autoconf patch import.
Diffstat (limited to 'ipa-server/ipa-slapi-plugins/dna')
-rw-r--r--ipa-server/ipa-slapi-plugins/dna/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/ipa-server/ipa-slapi-plugins/dna/Makefile.am b/ipa-server/ipa-slapi-plugins/dna/Makefile.am
index d8d6d1d7b..57a99764b 100644
--- a/ipa-server/ipa-slapi-plugins/dna/Makefile.am
+++ b/ipa-server/ipa-slapi-plugins/dna/Makefile.am
@@ -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)