aboutsummaryrefslogtreecommitdiff
path: root/gprof/configure.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-08-26 17:19:20 +0000
committerNick Clifton <nickc@redhat.com>2003-08-26 17:19:20 +0000
commit093872ec2ef8a704a6ae6cfafde30fa43295bcbf (patch)
treef30119493b003c78406464eb0c7373ee876c7a2a /gprof/configure.in
parent2c848f79e9cba76ef8e5cf3f6eda659d798b87e9 (diff)
downloadgdb-093872ec2ef8a704a6ae6cfafde30fa43295bcbf.zip
gdb-093872ec2ef8a704a6ae6cfafde30fa43295bcbf.tar.gz
gdb-093872ec2ef8a704a6ae6cfafde30fa43295bcbf.tar.bz2
Add German translation
Diffstat (limited to 'gprof/configure.in')
-rw-r--r--gprof/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/configure.in b/gprof/configure.in
index 8956171..01464f3 100644
--- a/gprof/configure.in
+++ b/gprof/configure.in
@@ -23,7 +23,7 @@ AC_PROG_INSTALL
AC_CHECK_FUNCS(setmode)
-ALL_LINGUAS="fr tr sv es id da pt_BR"
+ALL_LINGUAS="fr tr sv es id da pt_BR de"
CY_GNU_GETTEXT
AM_MAINTAINER_MODE