fix iconv signature problems
authorMatthias Braun <matze@braunis.de>
Thu, 2 Jun 2005 14:58:19 +0000 (14:58 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 2 Jun 2005 14:58:19 +0000 (14:58 +0000)
commitf3a7c2a5d9f200bb51ecf9a8c97612cdc6660379
tree07c1c5041d56659ee2d35d691088646924bae051
parentdc4e58e22c74095a0b5354c10b12f31f73d4f968
fix iconv signature problems

SVN-Revision: 2553
16 files changed:
autogen.sh
configure.ac
mk/autoconf/acx_pthread.m4
mk/autoconf/ax_check_gl.m4
mk/autoconf/ax_lang_compiler_ms.m4 [new file with mode: 0644]
mk/autoconf/binreloc.m4 [new file with mode: 0644]
mk/autoconf/config.rpath [new file with mode: 0755]
mk/autoconf/iconv.m4 [new file with mode: 0644]
mk/autoconf/lib-ld.m4 [new file with mode: 0644]
mk/autoconf/lib-link.m4 [new file with mode: 0644]
mk/autoconf/lib-prefix.m4 [new file with mode: 0644]
mk/autoconf/pkg.m4 [new file with mode: 0644]
src/Jamfile
src/badguy/spike.cpp
src/object/rock.cpp
src/tinygettext/tinygettext.cpp