Add:Build:intl library for cmake builds
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Wed, 1 Dec 2010 17:24:23 +0000 (17:24 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Wed, 1 Dec 2010 17:24:23 +0000 (17:24 +0000)
commit9abfd9b9df502d52a035ca1e252c89db1aabac36
tree10d2e8f12a8d7120c267c6eeac11f57e5137415a
parentd03a2ed54548579819b3ce94e6ecbf0a55b80736
Add:Build:intl library for cmake builds

git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@3740 ffa7fe5e-494d-0410-b361-a75ebd5db220
51 files changed:
navit/intl_cmake/ChangeLog [new file with mode: 0644]
navit/intl_cmake/Makefile.in [new file with mode: 0644]
navit/intl_cmake/VERSION [new file with mode: 0644]
navit/intl_cmake/bindtextdom.c [new file with mode: 0644]
navit/intl_cmake/config.charset [new file with mode: 0755]
navit/intl_cmake/dcgettext.c [new file with mode: 0644]
navit/intl_cmake/dcigettext.c [new file with mode: 0644]
navit/intl_cmake/dcngettext.c [new file with mode: 0644]
navit/intl_cmake/dgettext.c [new file with mode: 0644]
navit/intl_cmake/dngettext.c [new file with mode: 0644]
navit/intl_cmake/eval-plural.h [new file with mode: 0644]
navit/intl_cmake/explodename.c [new file with mode: 0644]
navit/intl_cmake/finddomain.c [new file with mode: 0644]
navit/intl_cmake/gettext.c [new file with mode: 0644]
navit/intl_cmake/gettextP.h [new file with mode: 0644]
navit/intl_cmake/gmo.h [new file with mode: 0644]
navit/intl_cmake/hash-string.h [new file with mode: 0644]
navit/intl_cmake/intl-compat.c [new file with mode: 0644]
navit/intl_cmake/l10nflist.c [new file with mode: 0644]
navit/intl_cmake/libgnuintl.h.in [new file with mode: 0644]
navit/intl_cmake/loadinfo.h [new file with mode: 0644]
navit/intl_cmake/loadmsgcat.c [new file with mode: 0644]
navit/intl_cmake/localcharset.c [new file with mode: 0644]
navit/intl_cmake/localcharset.h [new file with mode: 0644]
navit/intl_cmake/locale.alias [new file with mode: 0644]
navit/intl_cmake/localealias.c [new file with mode: 0644]
navit/intl_cmake/localename.c [new file with mode: 0644]
navit/intl_cmake/log.c [new file with mode: 0644]
navit/intl_cmake/ngettext.c [new file with mode: 0644]
navit/intl_cmake/os2compat.c [new file with mode: 0644]
navit/intl_cmake/os2compat.h [new file with mode: 0644]
navit/intl_cmake/osdep.c [new file with mode: 0644]
navit/intl_cmake/plural-exp.c [new file with mode: 0644]
navit/intl_cmake/plural-exp.h [new file with mode: 0644]
navit/intl_cmake/plural.c [new file with mode: 0644]
navit/intl_cmake/plural.y [new file with mode: 0644]
navit/intl_cmake/printf-args.c [new file with mode: 0644]
navit/intl_cmake/printf-args.h [new file with mode: 0644]
navit/intl_cmake/printf-parse.c [new file with mode: 0644]
navit/intl_cmake/printf-parse.h [new file with mode: 0644]
navit/intl_cmake/printf.c [new file with mode: 0644]
navit/intl_cmake/ref-add.sin [new file with mode: 0644]
navit/intl_cmake/ref-del.sin [new file with mode: 0644]
navit/intl_cmake/relocatable.c [new file with mode: 0644]
navit/intl_cmake/relocatable.h [new file with mode: 0644]
navit/intl_cmake/textdomain.c [new file with mode: 0644]
navit/intl_cmake/vasnprintf.c [new file with mode: 0644]
navit/intl_cmake/vasnprintf.h [new file with mode: 0644]
navit/intl_cmake/vasnwprintf.h [new file with mode: 0644]
navit/intl_cmake/wprintf-parse.h [new file with mode: 0644]
navit/intl_cmake/xsize.h [new file with mode: 0644]