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/configure | |
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/configure')
-rwxr-xr-x | binutils/configure | 2 |
1 files changed, 1 insertions, 1 deletions
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 |