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 /ld/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 'ld/configure')
-rwxr-xr-x | ld/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/configure b/ld/configure index da385ac..e55c9ec 100755 --- a/ld/configure +++ b/ld/configure @@ -10484,7 +10484,7 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' -ALL_LINGUAS="fr sv tr es da vi zh_CN zh_TW ga" +ALL_LINGUAS="fr sv tr es da vi zh_CN zh_TW ga fi" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |