diff options
author | Alan Modra <amodra@gmail.com> | 2015-12-01 11:40:02 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2015-12-01 13:40:04 +1030 |
commit | 23d61901b0dadd93a8d8e26fd113691e5b9ead4f (patch) | |
tree | aacb8f01ce5f414a2d0eb869c50817670873a275 /binutils | |
parent | 44c2e680824714fcbdb1d8151f1b0e842b91d42a (diff) | |
download | gdb-23d61901b0dadd93a8d8e26fd113691e5b9ead4f.zip gdb-23d61901b0dadd93a8d8e26fd113691e5b9ead4f.tar.gz gdb-23d61901b0dadd93a8d8e26fd113691e5b9ead4f.tar.bz2 |
binutils/configure update
Missed from f8c2a965.
* configure: Regenerate.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rwxr-xr-x | binutils/configure | 2 |
2 files changed, 5 insertions, 1 deletions
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 |