diff options
author | Nick Clifton <nickc@redhat.com> | 2011-03-30 15:23:22 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-03-30 15:23:22 +0000 |
commit | 3a294fa7262f1044a778ad87cd7dc339945d46d8 (patch) | |
tree | 2455c73f84492a80baece6fa0671045d3a1d9701 /gprof/configure | |
parent | 4ac14836c9d0c531a8f65c973e5d721f851ede4a (diff) | |
download | gdb-3a294fa7262f1044a778ad87cd7dc339945d46d8.zip gdb-3a294fa7262f1044a778ad87cd7dc339945d46d8.tar.gz gdb-3a294fa7262f1044a778ad87cd7dc339945d46d8.tar.bz2 |
* po/eo.po: New Esperanto translation.
* configure.in (ALL_LINGUAS): Add eo.
* configure: Regenerate.
* po/da.po: Updated Danish translation.
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 3f13bb7..fa68ffc 100755 --- a/gprof/configure +++ b/gprof/configure @@ -11473,7 +11473,7 @@ fi done -ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw ga ms fi nl bg" +ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw ga ms fi nl bg eo" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |