unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Guile-BAUX available
@ 2010-08-27  9:39 Thien-Thi Nguyen
  2010-08-28 19:38 ` Andy Wingo
  0 siblings, 1 reply; 2+ messages in thread
From: Thien-Thi Nguyen @ 2010-08-27  9:39 UTC (permalink / raw)
  To: guile-sources, guile-user

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
‘AC_CONFIG_AUX_DIR’ 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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Guile-BAUX available
  2010-08-27  9:39 Guile-BAUX available Thien-Thi Nguyen
@ 2010-08-28 19:38 ` Andy Wingo
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2010-08-28 19:38 UTC (permalink / raw)
  To: Thien-Thi Nguyen; +Cc: guile-user, guile-sources

On Fri 27 Aug 2010 02:39, Thien-Thi Nguyen <ttn@gnuvola.org> writes:

> 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
> ‘AC_CONFIG_AUX_DIR’ in configure.ac.

Neat. Why not integrate into guile-tools, by locating the baux scripts
in a "scripts/" directory, and making sure that the parent of "scripts/"
is at the front of Guile's search path?

That way you could run `guile-tools punify ...'.

Ciao,

Andy
-- 
http://wingolog.org/



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-28 19:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-27  9:39 Guile-BAUX available Thien-Thi Nguyen
2010-08-28 19:38 ` Andy Wingo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).