diff options
author | Nick Clifton <nickc@redhat.com> | 2008-10-08 15:58:26 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2008-10-08 15:58:26 +0000 |
commit | 8cc9115f57ec3d53458390707520d0834eb9a3f5 (patch) | |
tree | 90fa3e8ddbfc6d85689ec099e653b9a52fbb1d54 /ld/configure | |
parent | 3084dd775a9a118f43f3143ae4bfa71d27e41887 (diff) | |
download | gdb-8cc9115f57ec3d53458390707520d0834eb9a3f5.zip gdb-8cc9115f57ec3d53458390707520d0834eb9a3f5.tar.gz gdb-8cc9115f57ec3d53458390707520d0834eb9a3f5.tar.bz2 |
* configure.in (ALL_LINGUAS): Add "id".
* configure: Regenerate.
* po/id.po: New Indonesian translation.
Diffstat (limited to 'ld/configure')
-rwxr-xr-x | ld/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/configure b/ld/configure index 27a467b..d828eef 100755 --- a/ld/configure +++ b/ld/configure @@ -11884,7 +11884,7 @@ CC="$lt_save_CC" -ALL_LINGUAS="fr sv tr es da vi zh_CN zh_TW ga fi" +ALL_LINGUAS="fr sv tr es da vi zh_CN zh_TW ga fi id" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |