diff options
author | Paul Smith <psmith@gnu.org> | 2001-07-05 00:35:03 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2001-07-05 00:35:03 +0000 |
commit | 635a784ebf1d03e7d9ed8d7bbf87f3c4a61b82fd (patch) | |
tree | 99df747a6a326e844e09de19fe8ef695d71b89b9 /configure.in | |
parent | 4c28600a508c0ef880235048006cab2eb8e4b112 (diff) | |
download | gunmake-635a784ebf1d03e7d9ed8d7bbf87f3c4a61b82fd.tar.gz |
New/updated translations; minor update to the index of the manual.
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 fc5a477..f7b0825 100644 --- a/configure.in +++ b/configure.in @@ -42,7 +42,7 @@ AC_HEADER_TIME dnl Handle internationalization -ALL_LINGUAS="de es fr gl ja ko nl pl pt_BR ru tr" +ALL_LINGUAS="da de es fr gl ja ko nl pl pt_BR ru tr" pds_WITH_GETTEXT jm_AC_TYPE_UINTMAX_T |