diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2016-01-18 09:23:17 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2016-01-18 09:23:17 +0000 |
commit | 1bd8400752dc5e24b77ea83129c7b4a842ccdb10 (patch) | |
tree | 366568046dbed4dbdcc721b5866761a4ae4cee97 /include | |
parent | cdfeab093162f7f8fe63ed12b3885395825ae70f (diff) | |
download | upstream-1bd8400752dc5e24b77ea83129c7b4a842ccdb10.tar.gz upstream-1bd8400752dc5e24b77ea83129c7b4a842ccdb10.tar.bz2 upstream-1bd8400752dc5e24b77ea83129c7b4a842ccdb10.zip |
package/libs/libiconv: function names
Currently libiconv-stub and libiconv-full use different names
for functions iconv, iconv_open, and iconv_close.
This may lead to failures when building modules, e.g. with
apr-util when NLS is not activated.
The two modules libiconv-stub and libiconv-full should be
interchangeable, so we need the same function names.
cf.
http://git.savannah.gnu.org/cgit/libiconv.git/tree/include/iconv.h.in
After applying this patch execute
make distclean
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
SVN-Revision: 48301
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions