diff options
author | Nick Clifton <nickc@redhat.com> | 2005-10-03 10:53:35 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-10-03 10:53:35 +0000 |
commit | bd42febfb4dfa04d3cdad01e275b3f83c62c7c6b (patch) | |
tree | 3932f41034194e9efb9e273d6436e11a0faa4e4d /gprof/configure | |
parent | 095f284399a7a586765222755939d1ee66519f0f (diff) | |
download | gdb-bd42febfb4dfa04d3cdad01e275b3f83c62c7c6b.zip gdb-bd42febfb4dfa04d3cdad01e275b3f83c62c7c6b.tar.gz gdb-bd42febfb4dfa04d3cdad01e275b3f83c62c7c6b.tar.bz2 |
oops - delayed commit of addition of Irish translation
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 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 |