diff options
author | Nick Clifton <nickc@redhat.com> | 2011-12-13 13:33:21 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-12-13 13:33:21 +0000 |
commit | b3ee5f653fda14056b71f30bc0baa5208d691413 (patch) | |
tree | f17815bbbcd545f280a5bc3317aca5ede11c6967 /ld/configure.in | |
parent | 25564b6672a18379d0787cb66a197ac7937aee82 (diff) | |
download | gdb-b3ee5f653fda14056b71f30bc0baa5208d691413.zip gdb-b3ee5f653fda14056b71f30bc0baa5208d691413.tar.gz gdb-b3ee5f653fda14056b71f30bc0baa5208d691413.tar.bz2 |
* po/it.po: New Italian translation.
* configure.in (ALL_LINGUAS): Add it.
* configure: Regenerate.
Diffstat (limited to 'ld/configure.in')
-rw-r--r-- | ld/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/configure.in b/ld/configure.in index bd5040e..44013aa 100644 --- a/ld/configure.in +++ b/ld/configure.in @@ -140,7 +140,7 @@ AC_PROG_INSTALL LT_INIT -ALL_LINGUAS="fr sv tr es da vi zh_CN zh_TW ga fi id bg" +ALL_LINGUAS="fr sv tr es da vi zh_CN zh_TW ga fi id bg it" ZW_GNU_GETTEXT_SISTER_DIR AM_PO_SUBDIRS |