From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user,gmane.lisp.guile.sources Subject: Guile-BAUX available Date: Fri, 27 Aug 2010 11:39:28 +0200 Message-ID: <877hjc4cof.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1282902185 9883 80.91.229.12 (27 Aug 2010 09:43:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 27 Aug 2010 09:43:05 +0000 (UTC) To: guile-sources@gnu.org, guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Aug 27 11:43:04 2010 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OovSg-000604-6p for guile-user@m.gmane.org; Fri, 27 Aug 2010 11:43:02 +0200 Original-Received: from localhost ([127.0.0.1]:47793 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OovSf-00034v-7n for guile-user@m.gmane.org; Fri, 27 Aug 2010 05:43:01 -0400 Original-Received: from [140.186.70.92] (port=46232 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OovSY-00034p-O2 for guile-user@gnu.org; Fri, 27 Aug 2010 05:42:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OovSX-00062W-EC for guile-user@gnu.org; Fri, 27 Aug 2010 05:42:54 -0400 Original-Received: from smtp204.alice.it ([82.57.200.100]:41869) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OovSX-00062H-53 for guile-user@gnu.org; Fri, 27 Aug 2010 05:42:53 -0400 Original-Received: from ambire.localdomain (95.236.70.138) by smtp204.alice.it (8.5.124.08) id 4C3B1759027CEC89; Fri, 27 Aug 2010 11:42:51 +0200 Original-Received: from ttn by ambire.localdomain with local (Exim 4.69) (envelope-from ) id 1OovPE-0002kQ-Qf; Fri, 27 Aug 2010 11:39:28 +0200 X-detected-operating-system: by eggs.gnu.org: Windows 98 (1) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:8103 gmane.lisp.guile.sources:332 Archived-At: Guile-BAUX is a package that contains Guile Scheme scripts and modules intended to be installed in your project's build-aux/, or equivalent dir specified by =E2=80=98AC_CONFIG_AUX_DIR=E2=80=99 in configure.ac. In the spirit of gnulib, it is not versioned and does not support "make install". Full details are in the manual in the doc/ directory, which can be built using "make". To use Guile-BAUX, you need GNU make and a sane Guile. Home page: http://www.gnuvola.org/software/guile-baux/ $ git clone http://www.gnuvola.org/software/guile-baux.git