]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(BROKEN_LINGUAS): Works with current gettext.
authorUlrich Drepper <drepper@redhat.com>
Wed, 13 Feb 2002 22:19:25 +0000 (22:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 13 Feb 2002 22:19:25 +0000 (22:19 +0000)
po/Makefile

index 06bac1645ff9ee509d64fa38e8eeeff1a5bb7be5..fa26aeca0c6e2e031272f39a94784e0205f6c548 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1996,1997,1998,1999,2001,2002 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -20,9 +20,8 @@
 
 subdir := po
 
-# List of languages that are currently broken (just run msgfmt from
-# GNU gettext 0.10.36 on them to see why)
-BROKEN_LINGUAS = el
+# Add names of the languages with broken .po files here.
+BROKEN_LINGUAS = 
 
 # List of languages for which we have message catalogs of translations.
 ALL_LINGUAS := $(filter-out $(BROKEN_LINGUAS),$(basename $(wildcard *.po)))