diff options
author | Nick Clifton <nickc@redhat.com> | 2009-11-17 11:03:58 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-11-17 11:03:58 +0000 |
commit | 5b91232282bd28e4a7e131c090cba21e28e533eb (patch) | |
tree | ed750872c953f263481803c7452131ba900d6e87 /gprof/configure | |
parent | 310092bdd7f2a62ada6bb0071e39ce987a450abd (diff) | |
download | gdb-5b91232282bd28e4a7e131c090cba21e28e533eb.zip gdb-5b91232282bd28e4a7e131c090cba21e28e533eb.tar.gz gdb-5b91232282bd28e4a7e131c090cba21e28e533eb.tar.bz2 |
* po/bg.po: New Bulgarian translation.
* configure.in (ALL_LINGUAS): Add bg.po.
* configure: Regenerate.
Diffstat (limited to 'gprof/configure')
-rwxr-xr-x | gprof/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/configure b/gprof/configure index a1e286a..cbde72b 100755 --- a/gprof/configure +++ b/gprof/configure @@ -11361,7 +11361,7 @@ fi done -ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw ga ms fi nl" +ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw ga ms fi nl bg" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |