* configure.in: Add id to ALL_LINGUAS

This commit is contained in:
Kevin Dalley
2001-05-20 20:01:31 +00:00
parent 3114fe6c71
commit 2bc91c2c7f

View File

@@ -4,7 +4,7 @@ AM_CONFIG_HEADER(config.h)
AC_CANONICAL_HOST
dnl Set of available languages.
ALL_LINGUAS="da de es et fr gl it ko nl pl pt_BR ru sv"
ALL_LINGUAS="da de es et fr gl id it ko nl pl pt_BR ru sv"
AM_INIT_AUTOMAKE(findutils, 4.1.6)