Add Brazillian Portugese translation.
authorNick Clifton <nickc@redhat.com>
Mon, 2 Dec 2002 14:02:54 +0000 (14:02 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 2 Dec 2002 14:02:54 +0000 (14:02 +0000)
gprof/ChangeLog
gprof/configure
gprof/configure.in

index 40eb831..c1475b2 100644 (file)
@@ -1,3 +1,9 @@
+2002-12-02  Nick Clifton  <nickc@redhat.com>
+
+       * configure.in (LINGUAS): Add pt_BR.
+       * configure: Regenerate.
+       * po/pt_BR: New Brazillian Portugese translation.
+
 2002-11-30  Alan Modra  <amodra@bigpond.net.au>
 
        * basic_blocks.c, basic_blocks.h, cg_arcs.c, cg_dfn.c, cg_print.c,
index 21fffd3..8a38fc3 100755 (executable)
@@ -2491,7 +2491,7 @@ fi
 done
 
 
-ALL_LINGUAS="fr tr sv es id da"
+ALL_LINGUAS="fr tr sv es id da pt_BR"
 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
 echo "configure:2497: checking how to run the C preprocessor" >&5
 # On Suns, sometimes $CPP names a directory.
index c69333c..8956171 100644 (file)
@@ -23,7 +23,7 @@ AC_PROG_INSTALL
 
 AC_CHECK_FUNCS(setmode)
 
-ALL_LINGUAS="fr tr sv es id da"
+ALL_LINGUAS="fr tr sv es id da pt_BR"
 CY_GNU_GETTEXT
 
 AM_MAINTAINER_MODE