diff -urN glibc-2.2.5.orig/po/Makefile glibc-2.2.5/po/Makefile --- glibc-2.2.5.orig/po/Makefile Sat Feb 9 17:19:32 2002 +++ glibc-2.2.5/po/Makefile Sun Feb 10 15:39:40 2002 @@ -22,7 +22,8 @@ # List of languages that are currently broken (just run msgfmt from # GNU gettext 0.10.36 on them to see why) -BROKEN_LINGUAS = el +# BROKEN_LINGUAS = el +BROKEN_LINGUAS = # List of languages for which we have message catalogs of translations. ALL_LINGUAS := $(filter-out $(BROKEN_LINGUAS),$(basename $(wildcard *.po)))