This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] binutils/configure update


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=23d61901b0dadd93a8d8e26fd113691e5b9ead4f

commit 23d61901b0dadd93a8d8e26fd113691e5b9ead4f
Author: Alan Modra <amodra@gmail.com>
Date:   Tue Dec 1 11:40:02 2015 +1030

    binutils/configure update
    
    Missed from f8c2a965.
    
    	* configure: Regenerate.

Diff:
---
 binutils/ChangeLog | 4 ++++
 binutils/configure | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 73698d9..28fe37e 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2015-12-01  Alan Modra  <amodra@gmail.com>
+
+	* configure: Regenerate.
+
 2015-11-30  Andrew Burgess  <andrew.burgess@embecosm.com>
 
 	* dwarf.c (is_max_address): New function.
diff --git a/binutils/configure b/binutils/configure
index d1769a8..ee1e9f5 100755
--- a/binutils/configure
+++ b/binutils/configure
@@ -12230,7 +12230,7 @@ if test "$LEX" = :; then
   LEX=${am_missing_run}flex
 fi
 
-ALL_LINGUAS="bg da es fi fr id it ja ro ru rw sk sv tr uk vi zh_CN zh_TW hr"
+ALL_LINGUAS="bg da es fi fr id it ja ro ru rw sk sv tr uk vi zh_CN zh_TW hr ca"
 # If we haven't got the data from the intl directory,
 # assume NLS is disabled.
 USE_NLS=no


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]