oops - delayed commit of addition of Irish translation
authorNick Clifton <nickc@redhat.com>
Mon, 3 Oct 2005 10:53:35 +0000 (10:53 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 3 Oct 2005 10:53:35 +0000 (10:53 +0000)
gprof/configure
gprof/configure.in

index 6ae88b8..e80bda9 100755 (executable)
@@ -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
index 8ec7a76..9cdca4a 100644 (file)
@@ -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