This commit is contained in:
Fatih Demir
2001-02-04 13:53:25 +00:00
parent c0fc0f4cb4
commit e76a450779
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2001-01-04 Fatih Demir <kabalak@gmx.net>
* configure.in: Added tr to ALL_LINGUAS.
2000-11-27 Martin Baulig <martin@home-of-linux.org> 2000-11-27 Martin Baulig <martin@home-of-linux.org>
* include/glibtop/glibtop-backend-info.h * include/glibtop/glibtop-backend-info.h

View File

@@ -232,7 +232,7 @@ AC_FUNC_STRFTIME
AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname) AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname)
dnl ## all 'es_??' are only needed for format numbers different of 'es' dnl ## all 'es_??' are only needed for format numbers different of 'es'
ALL_LINGUAS="az ca da de el es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr ga gl hu ja ko nl no pl pt_BR ru sl sv uk zh_CN.GB2312" ALL_LINGUAS="az ca da de el es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr ga gl hu ja ko nl no pl pt_BR ru sl sv tr uk zh_CN.GB2312"
AM_GNOME2_GETTEXT AM_GNOME2_GETTEXT
AC_PATH_XTRA AC_PATH_XTRA