* locales/mai_IN: New file.
Provided by Rajesh Ranjan <rajeshkajha@yahoo.com>. * SUPPORTED: Add mai_IN/UTF-8.
This commit is contained in:
parent
d95b0c5e46
commit
a0e3159152
18
configure
vendored
18
configure
vendored
@ -5629,7 +5629,9 @@ fi
|
||||
echo "$as_me:$LINENO: result: $libc_cv_z_initfirst" >&5
|
||||
echo "${ECHO_T}$libc_cv_z_initfirst" >&6
|
||||
|
||||
echo "$as_me:$LINENO: checking for -z relro option" >&5
|
||||
case "$base_machine" in
|
||||
i[34567]86 | x86_64 | powerpc* | s390* | sparc* | alpha*)
|
||||
echo "$as_me:$LINENO: checking for -z relro option" >&5
|
||||
echo $ECHO_N "checking for -z relro option... $ECHO_C" >&6
|
||||
if test "${libc_cv_z_relro+set}" = set; then
|
||||
echo $ECHO_N "(cached) $ECHO_C" >&6
|
||||
@ -5650,21 +5652,19 @@ else
|
||||
(exit $ac_status); }; }
|
||||
then
|
||||
libc_cv_z_relro=yes
|
||||
else
|
||||
case "$base_machine" in
|
||||
i[34567]86 | x86_64 | powerpc* | s390* | sparc* | alpha*) ;;
|
||||
*) libc_cv_z_relro="not required" ;;
|
||||
esac
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
echo "$as_me:$LINENO: result: $libc_cv_z_relro" >&5
|
||||
echo "${ECHO_T}$libc_cv_z_relro" >&6
|
||||
if test "$libc_cv_z_relro" = no; then
|
||||
{ { echo "$as_me:$LINENO: error: linker with -z relro support required" >&5
|
||||
if test "$libc_cv_z_relro" = no; then
|
||||
{ { echo "$as_me:$LINENO: error: linker with -z relro support required" >&5
|
||||
echo "$as_me: error: linker with -z relro support required" >&2;}
|
||||
{ (exit 1); exit 1; }; }
|
||||
fi
|
||||
fi
|
||||
;;
|
||||
*) ;;
|
||||
esac
|
||||
|
||||
echo "$as_me:$LINENO: checking for -Bgroup option" >&5
|
||||
echo $ECHO_N "checking for -Bgroup option... $ECHO_C" >&6
|
||||
|
@ -1,3 +1,10 @@
|
||||
2006-11-02 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* locales/mai_IN: New file.
|
||||
Provided by Rajesh Ranjan <rajeshkajha@yahoo.com>.
|
||||
|
||||
* SUPPORTED: Add mai_IN/UTF-8.
|
||||
|
||||
2006-10-12 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
[BZ #3320]
|
||||
|
@ -252,6 +252,7 @@ lt_LT.UTF-8/UTF-8 \
|
||||
lt_LT/ISO-8859-13 \
|
||||
lv_LV.UTF-8/UTF-8 \
|
||||
lv_LV/ISO-8859-13 \
|
||||
mai_IN/UTF-8 \
|
||||
mg_MG.UTF-8/UTF-8 \
|
||||
mg_MG/ISO-8859-15 \
|
||||
mi_NZ.UTF-8/UTF-8 \
|
||||
|
84
localedata/locales/mai_IN
Normal file
84
localedata/locales/mai_IN
Normal file
@ -0,0 +1,84 @@
|
||||
comment_char %
|
||||
escape_char /
|
||||
% Maithili language locale for India.
|
||||
% Contributed by Rajesh Ranjan <rajeshkajha@yahoo.com> and
|
||||
% Sangeeta Kumari <sangeeta09@gmail.com>.
|
||||
|
||||
LC_IDENTIFICATION
|
||||
title "Maithili language locale for India"
|
||||
source "Maithili Computing Research Center, Pune, India"
|
||||
address "B-3/302, Lunkad Daffodills, Viman Nagar, Pune, India"
|
||||
contact ""
|
||||
email "rajeshkajha@yahoo.com"
|
||||
tel ""
|
||||
fax ""
|
||||
language "Maithili"
|
||||
territory "India"
|
||||
revision "1.0"
|
||||
date "2006-11-01"
|
||||
%
|
||||
category "mai_IN:2006";LC_IDENTIFICATION
|
||||
category "mai_IN:2006";LC_CTYPE
|
||||
category "mai_IN:2006";LC_COLLATE
|
||||
category "mai_IN:2006";LC_TIME
|
||||
category "mai_IN:2006";LC_NUMERIC
|
||||
category "mai_IN:2006";LC_MONETARY
|
||||
category "mai_IN:2006";LC_MESSAGES
|
||||
category "mai_IN:2006";LC_PAPER
|
||||
category "mai_IN:2006";LC_NAME
|
||||
category "mai_IN:2006";LC_ADDRESS
|
||||
category "mai_IN:2006";LC_TELEPHONE
|
||||
|
||||
END LC_IDENTIFICATION
|
||||
|
||||
LC_CTYPE
|
||||
copy "hi_IN"
|
||||
END LC_CTYPE
|
||||
|
||||
LC_COLLATE
|
||||
copy "hi_IN"
|
||||
END LC_COLLATE
|
||||
|
||||
LC_MONETARY
|
||||
copy "hi_IN"
|
||||
END LC_MONETARY
|
||||
|
||||
|
||||
LC_NUMERIC
|
||||
copy "hi_IN"
|
||||
END LC_NUMERIC
|
||||
|
||||
|
||||
LC_TIME
|
||||
copy "hi_IN"
|
||||
END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
copy "hi_IN"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
LC_PAPER
|
||||
copy "hi_IN"
|
||||
END LC_PAPER
|
||||
|
||||
|
||||
LC_NAME
|
||||
copy "hi_IN"
|
||||
END LC_NAME
|
||||
|
||||
|
||||
LC_ADDRESS
|
||||
copy "hi_IN"
|
||||
END LC_ADDRESS
|
||||
|
||||
|
||||
LC_TELEPHONE
|
||||
copy "hi_IN"
|
||||
END LC_TELEPHONE
|
||||
|
||||
|
||||
LC_MEASUREMENT
|
||||
copy "hi_IN"
|
||||
END LC_MEASUREMENT
|
Loading…
x
Reference in New Issue
Block a user