2008-06-25  Ulrich Drepper  <drepper@redhat.com>
	[BZ #5814]
	* locales/fi_FI: Fix separator for hours, minutes, and seconds.
This commit is contained in:
Ulrich Drepper 2008-06-25 19:33:49 +00:00
parent cefa2dd3fe
commit a40fbc8dca
4 changed files with 12 additions and 5 deletions

2
configure vendored
View File

@ -6451,7 +6451,7 @@ else
int foo; int foo;
main () { return 0;} main () { return 0;}
EOF EOF
if { ac_try='${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS -fstack-protector if { ac_try='${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS -Werror -fstack-protector
-o conftest conftest.c 1>&5' -o conftest conftest.c 1>&5'
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
(eval $ac_try) 2>&5 (eval $ac_try) 2>&5

View File

@ -1638,7 +1638,7 @@ cat > conftest.c <<EOF
int foo; int foo;
main () { return 0;} main () { return 0;}
EOF EOF
if AC_TRY_COMMAND([${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS -fstack-protector if AC_TRY_COMMAND([${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS -Werror -fstack-protector
-o conftest conftest.c 1>&AS_MESSAGE_LOG_FD]) -o conftest conftest.c 1>&AS_MESSAGE_LOG_FD])
then then
libc_cv_ssp=yes libc_cv_ssp=yes

View File

@ -1,3 +1,8 @@
2008-06-25 Ulrich Drepper <drepper@redhat.com>
[BZ #5814]
* locales/fi_FI: Fix separator for hours, minutes, and seconds.
2008-06-24 Ulrich Drepper <drepper@redhat.com> 2008-06-24 Ulrich Drepper <drepper@redhat.com>
* locales/iso14651_t1_common: Add support for Gurumukhi script. * locales/iso14651_t1_common: Add support for Gurumukhi script.

View File

@ -193,13 +193,15 @@ mon "<U0074><U0061><U006D><U006D><U0069><U006B><U0075><U0075>";/
"<U006D><U0061><U0072><U0072><U0061><U0073><U006B><U0075><U0075>";/ "<U006D><U0061><U0072><U0072><U0061><U0073><U006B><U0075><U0075>";/
"<U006A><U006F><U0075><U006C><U0075><U006B><U0075><U0075>" "<U006A><U006F><U0075><U006C><U0075><U006B><U0075><U0075>"
d_t_fmt "<U0025><U0061><U0020><U0025><U0065><U002E><U0020><U0025><U0042>/ d_t_fmt "<U0025><U0061><U0020><U0025><U0065><U002E><U0020><U0025><U0042>/
<U0074><U0061><U0020><U0025><U0059><U0020><U0025><U0054>" <U0074><U0061><U0020><U0025><U0059><U0020><U0025><U0048><U002E><U0025>/
<U004D><U002E><U0025><U0053>"
d_fmt "<U0025><U0064><U002E><U0025><U006D><U002E><U0025><U0059>" d_fmt "<U0025><U0064><U002E><U0025><U006D><U002E><U0025><U0059>"
t_fmt "<U0025><U0054>" t_fmt "<U0025><U0048><U002E><U0025><U004D><U002E><U0025><U0053>"
am_pm "";"" am_pm "";""
t_fmt_ampm "" t_fmt_ampm ""
date_fmt "<U0025><U0061><U0020><U0025><U002D><U0064><U002E><U0025>/ date_fmt "<U0025><U0061><U0020><U0025><U002D><U0064><U002E><U0025>/
<U002D><U006D><U002E><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U007A>" <U002D><U006D><U002E><U0025><U0059><U0020><U0025><U0048><U002E><U0025>/
<U004D><U002E><U0025><U0053><U0020><U0025><U007A>"
first_weekday 2 % Monday first_weekday 2 % Monday
first_workday 2 % Monday first_workday 2 % Monday
END LC_TIME END LC_TIME