convert -idirafter to -I
authorMike Frysinger <vapier@gentoo.org>
Sun, 6 Sep 2009 22:56:50 +0000 (22:56 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 6 Sep 2009 22:56:50 +0000 (22:56 +0000)
commitf91f1b0d7f213282ae44cbc7bdd6bde28f11dc35
tree3fb7606e3668605715f529f849b75b99d5992cbb
parentfa5eec7682cf88788082511a8a3669e68a31823e
convert -idirafter to -I

The local include trees no longer need -idirafter semantics, so use the
normal -I flags to avoid random cruft on users' systems.  This fixes Gentoo
#283759 where user had local headers named the same as the net-tools local
headers, but the toolchain defaulted to the system paths due to -idirafter.
Makefile
lib/Makefile