comparison configure.ac @ 6321:3613007cbb6e

[gaim-migrate @ 6820] Bjoern Voigt: "I've updated the German translation and fixed some i18n bugs. The file i18n16.patch contains: - updated German translation - translation of the "boring default" away message works again - marked some forgotten error messages as translatable" Guntupalli Karunakar gave me a Hindi translation and Vincent van Adrighem updated the dutch translation. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 29 Jul 2003 02:27:33 +0000
parents 7e5cc7c7cf5d
children 2e23ccbccdec
comparison
equal deleted inserted replaced
6320:ef9065e52582 6321:3613007cbb6e
13 AM_PROG_LIBTOOL 13 AM_PROG_LIBTOOL
14 LIBTOOL="$LIBTOOL --silent" 14 LIBTOOL="$LIBTOOL --silent"
15 AC_PROG_INSTALL 15 AC_PROG_INSTALL
16 16
17 17
18 ALL_LINGUAS="am bg ca cs da de en_GB es fi fr he hu it ja ko nl no pl pt_BR ro ru sk sr sr@Latn sv zh_CN zh_TW" 18 ALL_LINGUAS="am bg ca cs da de en_GB es fi fr he hi hu it ja ko nl no pl pt_BR ro ru sk sr sr@Latn sv zh_CN zh_TW"
19 AM_GNU_GETTEXT_VERSION(0.10.40) 19 AM_GNU_GETTEXT_VERSION(0.10.40)
20 AM_GNU_GETTEXT 20 AM_GNU_GETTEXT
21 21
22 AC_CYGWIN 22 AC_CYGWIN
23 23