diff options
author | Paul Smith <psmith@gnu.org> | 2012-01-15 22:41:53 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2012-01-15 22:41:53 +0000 |
commit | c992c4d80f51540699f33fed067caf6b7c38df79 (patch) | |
tree | 2e8bee26fd19820b85422752724e87639d1b0c77 /AUTHORS | |
parent | 3057357c0a5c2507eef2b61eef9ebfb569b30230 (diff) | |
download | gunmake-c992c4d80f51540699f33fed067caf6b7c38df79.tar.gz |
Add GNU Guile as an optional embedded scripting language for make.
On configure-enabled systems, configure will detect Guile installed
(using pkg-config, which is how GNU Guile is distributed) and enable
it if so.
On all non-configure-enabled systems, currently, the default is for
Guile support to be disabled.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -47,7 +47,9 @@ Other contributors: Janet Carson <janet_carson@tivoli.com> Howard Chu <hyc@highlandsun.com> + Ludovic Courtès <ludo@gnu.org> Paul Eggert <eggert@twinsun.com> + Ramon Garcia Fernandez <ramon.garcia.f@gmail.com> Klaus Heinz <kamar@ease.rhein-main.de> Michael Joosten Jim Kelton <jim_kelton@tivoli.com> @@ -55,12 +57,12 @@ Other contributors: Tim Magill <tim.magill@telops.gte.com> Markus Mauhart <qwe123@chello.at> Greg McGary <greg@mcgary.org> + Thien-Thi Nguyen <ttn@gnuvola.org> Thomas Riedl <thomas.riedl@siemens.com> Han-Wen Nienhuys <hanwen@cs.uu.nl> Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> Carl Staelin (Princeton University) Ian Stewartson (Data Logic Limited) - Ramon Garcia Fernandez <ramon.garcia.f@gmail.com> David A. Wheeler <dwheeler@dwheeler.com> With suggestions/comments/bug reports from a cast of ... well ... |