Turn off auto-compilation when using Guile 1.9+.
commita75e936f4c4f4ca276c7792dc978844aaa719c29
authorLudovic Courtès <ludo@gnu.org>
Wed, 23 Sep 2009 08:44:29 +0000 (23 10:44 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 23 Sep 2009 09:08:15 +0000 (23 11:08 +0200)
treee613b62c101cc9a430dd174ed0ff0865cc266519
parent8b8df86fe589bff5b1f0fc93be53cad9a9c17596
Turn off auto-compilation when using Guile 1.9+.

* guile/src/Makefile.am (GUILE_FOR_BUILD): Turn off auto-compilation
  with Guile 1.9+.

* guile/tests/Makefile.am (TESTS_ENVIRONMENT): Likewise.

* doc/Makefile.am (GUILE_FOR_BUILD): Likewise.
doc/Makefile.am
guile/src/Makefile.am
guile/tests/Makefile.am