diff options
Diffstat (limited to 'Build/source/utils/xindy/xindy-2.5.1/user-commands/xindy.in')
-rw-r--r-- | Build/source/utils/xindy/xindy-2.5.1/user-commands/xindy.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/utils/xindy/xindy-2.5.1/user-commands/xindy.in b/Build/source/utils/xindy/xindy-2.5.1/user-commands/xindy.in index 452725a827e..a1e06097414 100644 --- a/Build/source/utils/xindy/xindy-2.5.1/user-commands/xindy.in +++ b/Build/source/utils/xindy/xindy-2.5.1/user-commands/xindy.in @@ -732,6 +732,9 @@ sub xindy_expression () { # # FIXME: I didn't see all languages. What's on with gypsy and # hausa? + if ( !$language ) { + $language = "general"; + } if ( $language ) { # If there is no language directory, this might be a variant. # Language names and variants are separated by hyphens. The |