summaryrefslogtreecommitdiffstats
path: root/ipa-client
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2013-12-06 11:47:44 +0100
committerPetr Viktorin <pviktori@redhat.com>2013-12-06 14:44:41 +0100
commit5e2f7b68f0cb8e7fd6ea4f3236e84f1a8d075a13 (patch)
tree69e1d8ee6aecdb7aa416bded5513d906a30741c0 /ipa-client
parent07ddfdd1277b03726a237f3fe4629ad3e407d203 (diff)
downloadfreeipa-5e2f7b68f0cb8e7fd6ea4f3236e84f1a8d075a13.tar.gz
freeipa-5e2f7b68f0cb8e7fd6ea4f3236e84f1a8d075a13.tar.xz
freeipa-5e2f7b68f0cb8e7fd6ea4f3236e84f1a8d075a13.zip
Remove CFLAGS duplication.
https://fedorahosted.org/freeipa/ticket/3896
Diffstat (limited to 'ipa-client')
-rw-r--r--ipa-client/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipa-client/Makefile.am b/ipa-client/Makefile.am
index ca251ae9..2df175e5 100644
--- a/ipa-client/Makefile.am
+++ b/ipa-client/Makefile.am
@@ -25,7 +25,6 @@ AM_CPPFLAGS = \
-DLIBEXECDIR=\""$(libexecdir)"\" \
-DDATADIR=\""$(datadir)"\" \
-DLOCALEDIR=\""$(localedir)"\" \
- $(AM_CFLAGS) \
$(KRB5_CFLAGS) \
$(OPENLDAP_CFLAGS) \
$(SASL_CFLAGS) \