From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jan Nieuwenhuizen Newsgroups: gmane.lisp.guile.devel Subject: Re: i18n, gettext support Date: Thu, 02 Sep 2004 19:32:52 +0200 Organization: Jan at Appel Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87k6vca857.fsf@peder.flower> References: <200408202226.10769.bruno@clisp.org> <200409012257.17504.bruno@clisp.org> <87r7pl9fji.fsf@peder.flower> <200409021806.43157.bruno@clisp.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1094146425 17338 80.91.224.253 (2 Sep 2004 17:33:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Sep 2004 17:33:45 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Sep 02 19:33:33 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C2vSn-00054v-00 for ; Thu, 02 Sep 2004 19:33:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2vXm-00086A-5T for guile-devel@m.gmane.org; Thu, 02 Sep 2004 13:38:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C2vXf-00085u-EN for guile-devel@gnu.org; Thu, 02 Sep 2004 13:38:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C2vXd-00085i-R5 for guile-devel@gnu.org; Thu, 02 Sep 2004 13:38:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2vXd-00085f-ML for guile-devel@gnu.org; Thu, 02 Sep 2004 13:38:33 -0400 Original-Received: from [194.109.24.30] (helo=smtp-vbr10.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C2vSE-0005UX-GN for guile-devel@gnu.org; Thu, 02 Sep 2004 13:32:58 -0400 Original-Received: from peder.flower (appel.xs4all.nl [80.126.34.178]) by smtp-vbr10.xs4all.nl (8.12.11/8.12.11) with ESMTP id i82HWtrR056753; Thu, 2 Sep 2004 19:32:55 +0200 (CEST) (envelope-from janneke@gnu.org) Original-Received: from localhost ([127.0.0.1] helo=peder.flower ident=janneke) by peder.flower with esmtp (Exim 4.34) id 1C2vS9-0001xG-7M; Thu, 02 Sep 2004 19:32:53 +0200 Original-To: Bruno Haible In-Reply-To: <200409021806.43157.bruno@clisp.org> (Bruno Haible's message of "Thu, 2 Sep 2004 18:06:43 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) X-Virus-Scanned: by XS4ALL Virus Scanner X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:4072 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4072 Bruno Haible writes: > The autoconf test is still broken: AC_CHECK_LIB(intl, gettext) doesn't work. Hmm, that's strange, I just copied the socket/connect; probably should have tested it. > Also your patch uses SCM_STRING_CHARS, which is deprecated We used that in LilyPond, but it's just been deprecated so it seems. > Find here an extended patch. Thanks, please apply. Jan. -- Jan Nieuwenhuizen | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel