]> git.ipfire.org Git - thirdparty/gnutls.git/commit
guile: Build and install .go files on Guile 2.x.
authorLudovic Courtès <ludo@gnu.org>
Thu, 11 Feb 2016 22:04:35 +0000 (23:04 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 15 Feb 2016 09:06:09 +0000 (10:06 +0100)
commit3045a96d37f551f60482e9cc74513d60b0590600
tree503784b454b0d59236295e53f431d4040c6e3442
parent92d471b8c10d09795737b695533a43dd08a6b693
guile: Build and install .go files on Guile 2.x.

* configure.ac: Check for 'guild' and substitute 'GUILD'.  Define
'HAVE_GUILD'.  Substitute 'guileobjectdir'.  Don't output
guile/modules/Makefile and guile/tests/Makefile.
* guile/modules/Makefile.am, guile/tests/Makefile.am: Remove.  Move
contents to...
* guile/Makefile.am: ... here.
(SUBDIRS): Remove 'modules' and 'tests'.
configure.ac
guile/Makefile.am
guile/modules/Makefile.am [deleted file]
guile/tests/Makefile.am [deleted file]