diff options
author | Daniel Jacobowitz <drow@false.org> | 2007-08-12 18:59:46 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2007-08-12 18:59:46 +0000 |
commit | 19aec961fad2a29f70b5b12053d26bab455a944d (patch) | |
tree | 4926b6895e937f2019ee19b97836b8016c58de7e /gprof/configure | |
parent | f18b2e1bc4ce80aacd40de77bee094c08fa8dcde (diff) | |
download | gdb-19aec961fad2a29f70b5b12053d26bab455a944d.zip gdb-19aec961fad2a29f70b5b12053d26bab455a944d.tar.gz gdb-19aec961fad2a29f70b5b12053d26bab455a944d.tar.bz2 |
* configure.in (ALL_LINGUAS): Add fi.
* po/fi.po: New file.
* configure: Regenerated.
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 bfc8cca..10c7e8e 100755 --- a/gprof/configure +++ b/gprof/configure @@ -10443,7 +10443,7 @@ fi done -ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw ga ms" +ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw ga ms fi" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |