diff options
author | Paul Smith <psmith@gnu.org> | 2000-10-05 16:27:06 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2000-10-05 16:27:06 +0000 |
commit | d5a04ee9849e300f0e4b751ca7c1d1fd96f312a1 (patch) | |
tree | 7fc158cd2ce0d93f354c793dc09d9938de41614c /configure.in | |
parent | 50ba270762ae63aa2f31934e4e41a84374b9bc6a (diff) | |
download | gunmake-d5a04ee9849e300f0e4b751ca7c1d1fd96f312a1.tar.gz |
* Various bug fixes.
* New Galician translation.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 1e680a9..b5d109d 100644 --- a/configure.in +++ b/configure.in @@ -42,7 +42,7 @@ AC_HEADER_TIME dnl Handle internationalization -ALL_LINGUAS="de es fr ja ko nl pl pt_BR ru" +ALL_LINGUAS="de es fr gl ja ko nl pl pt_BR ru" pds_WITH_GETTEXT jm_AC_TYPE_UINTMAX_T |