aboutsummaryrefslogtreecommitdiff
path: root/gprof
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-10-03 10:53:35 +0000
committerNick Clifton <nickc@redhat.com>2005-10-03 10:53:35 +0000
commitbd42febfb4dfa04d3cdad01e275b3f83c62c7c6b (patch)
tree3932f41034194e9efb9e273d6436e11a0faa4e4d /gprof
parent095f284399a7a586765222755939d1ee66519f0f (diff)
downloadfsf-binutils-gdb-bd42febfb4dfa04d3cdad01e275b3f83c62c7c6b.zip
fsf-binutils-gdb-bd42febfb4dfa04d3cdad01e275b3f83c62c7c6b.tar.gz
fsf-binutils-gdb-bd42febfb4dfa04d3cdad01e275b3f83c62c7c6b.tar.bz2
oops - delayed commit of addition of Irish translation
Diffstat (limited to 'gprof')
-rwxr-xr-xgprof/configure2
-rw-r--r--gprof/configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/gprof/configure b/gprof/configure
index 6ae88b8..e80bda9 100755
--- a/gprof/configure
+++ b/gprof/configure
@@ -4966,7 +4966,7 @@ fi
done
-ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw"
+ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw ga"
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
diff --git a/gprof/configure.in b/gprof/configure.in
index 8ec7a76..9cdca4a 100644
--- a/gprof/configure.in
+++ b/gprof/configure.in
@@ -24,7 +24,7 @@ AC_PROG_INSTALL
AC_CHECK_FUNCS(setmode)
-ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw"
+ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw ga"
CY_GNU_GETTEXT
AM_MAINTAINER_MODE