Remove CFLAGS duplication.

https://fedorahosted.org/freeipa/ticket/3896
This commit is contained in:
Jan Cholasta
2013-12-06 11:47:44 +01:00
committed by Petr Viktorin
parent 07ddfdd127
commit 5e2f7b68f0
16 changed files with 3 additions and 18 deletions

View File

@@ -11,7 +11,6 @@ AM_CPPFLAGS = \
-DLIBDIR=\""$(libdir)"\" \
-DLIBEXECDIR=\""$(libexecdir)"\" \
-DDATADIR=\""$(datadir)"\" \
$(AM_CFLAGS) \
$(LDAP_CFLAGS) \
$(KRB5_CFLAGS) \
$(WARN_CFLAGS) \