[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: slink's dpkg



On Mon, Mar 01, 1999 at 02:12:40AM -0800, Guy Maor wrote:
> +  putenv("LANG=C");
>    setlocale(LC_ALL, "");
>    setlocale(LC_NUMERIC, "POSIX");
>    bindtextdomain(PACKAGE, LOCALEDIR);

Would not it be easier to just comment out all this setlocale/bindtextdomain
stuff?

--
Mike


Reply to: