Remove redundant CPPFLAGS for some programs
commit318c7a5846bbfaab567c92b37941000dfc0c00c0
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 21 Aug 2014 04:57:13 +0000 (21 10:27 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 21 Aug 2014 04:57:13 +0000 (21 10:27 +0530)
tree07ad6ed22c5646165176489050c00a8c64bdb0e8
parenteb72478a286e0104f5636d21d86407b4c0e89fa1
Remove redundant CPPFLAGS for some programs

These programs get the NOT_IN_libc twice, once through the 'other'
target and another explicitly.  Remove the explicitly added CPFLAG.

* catgets/Makefile (CPPFLAGS-gencat): Remove.
* iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
(CPPFLAGS-iconvconfig): Likewise.
* timezone/Makefile (CPPFLAGS-zic): Likewise.
ChangeLog
catgets/Makefile
iconv/Makefile
timezone/Makefile