# move iconv's headers and libs out of the main developer directory, so that it isn...
commitd49b8e62fe2d77e84699451c93ecd008a3955376
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 14 Apr 2017 16:33:19 +0000 (14 16:33 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 14 Apr 2017 16:33:19 +0000 (14 16:33 +0000)
tree0889b0c44ba341491ff870ed5ceb66ad51e2774d
parentcdd60559c3910f57f45bb1a6facbb51b8e9d4609
# move iconv's headers and libs out of the main developer directory, so that it isn't found by configure unless explicitly included.
# adapt existing code to use iconv from its new location, fixing issues compiling the native GCC toolchain when iconv gets built before it.

git-svn-id: https://svn.aros.org/svn/aros/trunk/contrib@54517 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
12 files changed:
Games/lbreakout2/mmakefile.src
Games/spout/mmakefile.src
MultiMedia/cdxlplay/mmakefile.src
Networking/Apps/OWB/WebView/mmakefile.src
Networking/Apps/OWB/mmakefile.src
SDL/SDL_gfx/mmakefile.src
SDL/SDL_main/mmakefile.src
SDL/SDL_mixer/mmakefile.src
SDL/SDL_net/mmakefile.src
development/libs/libiconv/mmakefile.src
development/libs/libintl/mmakefile.src
gnu/gcc/mmakefile.src