Added German translation.

* configure.in (ALL_LINGUAS): Added German translation.
This commit is contained in:
Carsten Schaar 1998-03-13 16:56:39 +00:00
parent 3a7d355d25
commit b02c3daa2b
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
1998-03-13 Carsten Schaar <nhadcasc@fs-maphy.uni-hannover.de>
* configure.in (ALL_LINGUAS): Added German translation.
1998-03-13 Raja R Harinath <harinath@cs.umn.edu>
* configure.in (RES_LIBS): New check for `inet_aton'.

View file

@ -25,7 +25,7 @@ AC_DECL_YYTEXT
GNOME_X_CHECKS
ALL_LINGUAS="it ko fr"
ALL_LINGUAS="it ko fr de"
AM_GNU_GETTEXT
AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)