Remove last place for definition of IS_IN_* macros
commit76ca86a506a81d8a08655fb331162926569a47d6
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 20 Nov 2014 15:54:22 +0000 (20 21:24 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Mon, 24 Nov 2014 06:11:48 +0000 (24 11:41 +0530)
tree81d7ba757079e292efd3eca829384e531962c03a
parenta38484851aa244e1d5c48405f0e26fe93fa8d3b5
Remove last place for definition of IS_IN_* macros

Ignoring IS_IN_build, which has a different purpose altogether, this
patch removes the last bit of IS_IN_* macro definitions.  Now barring
NOT_IN_libc, all cases use the IN_MODULE scheme.

Generated code unchanged on x86_64.

* extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
ChangeLog
extra-lib.mk