diff options
author | Nick Clifton <nickc@redhat.com> | 2010-02-05 14:17:56 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2010-02-05 14:17:56 +0000 |
commit | ef3f88bef82381fcc0179efc94f032dbac568d50 (patch) | |
tree | f0446df53e62f5f527f6ab2a317693f600a76ccc /ld/configure | |
parent | f8266dc4fe53b1cb7291599a55e3faffd8f9263f (diff) | |
download | gdb-ef3f88bef82381fcc0179efc94f032dbac568d50.zip gdb-ef3f88bef82381fcc0179efc94f032dbac568d50.tar.gz gdb-ef3f88bef82381fcc0179efc94f032dbac568d50.tar.bz2 |
* configure.in (ALL_LIBGUAS): Add bg.
* configure: Regenerate.
* po/bg.po: New Bulgarian 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 cb89d84..422427a 100755 --- a/ld/configure +++ b/ld/configure @@ -11919,7 +11919,7 @@ CC="$lt_save_CC" -ALL_LINGUAS="fr sv tr es da vi zh_CN zh_TW ga fi id" +ALL_LINGUAS="fr sv tr es da vi zh_CN zh_TW ga fi id bg" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |