summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-11-03 04:26:27 +0000
committerUlrich Drepper <drepper@redhat.com>2006-11-03 04:26:27 +0000
commita0e3159152f1b71262cca0b22714bf2f791146d8 (patch)
tree062909d0db76515dd63724e1dbd6c7b91cd83784
parentd95b0c5e461c48af6d41b31965d37f93cb7c2670 (diff)
* locales/mai_IN: New file.cvs/fedora-glibc-20061103T1610
Provided by Rajesh Ranjan <rajeshkajha@yahoo.com>. * SUPPORTED: Add mai_IN/UTF-8.
-rwxr-xr-xconfigure18
-rw-r--r--localedata/ChangeLog7
-rw-r--r--localedata/SUPPORTED1
-rw-r--r--localedata/locales/mai_IN84
4 files changed, 101 insertions, 9 deletions
diff --git a/configure b/configure
index d19d5d3e73..0f00394f03 100755
--- a/configure
+++ b/configure
@@ -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
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index f805ee8c01..2d13f941dd 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -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]
diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED
index 89c99cded6..dff286997e 100644
--- a/localedata/SUPPORTED
+++ b/localedata/SUPPORTED
@@ -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 \
diff --git a/localedata/locales/mai_IN b/localedata/locales/mai_IN
new file mode 100644
index 0000000000..32bd127211
--- /dev/null
+++ b/localedata/locales/mai_IN
@@ -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