Patch #752671: NetBSD needs to link libintl to _locale.so.

This commit is contained in:
Martin v. Löwis 2003-06-14 21:03:05 +00:00
parent 61e2c9a402
commit 19d173486b
5 changed files with 77 additions and 3 deletions

View file

@ -173,7 +173,8 @@ GLHACK=-Dclear=__GLclear
#unicodedata unicodedata.c # static Unicode character database
#_locale _localemodule.c # access to ISO C locale support
# access to ISO C locale support
#_locale _localemodule.c # -lintl
# Modules with some UNIX dependencies -- on by default: