1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

remove (lang elisp), as it won't work with the new evaluator

* lang/: Delete. This causes me some pain, but the new elisp compiler is
  coming soon, and the old one really won't work with the new evaluator.
* Makefile.am:
* configure.ac: Autotoolery for elisp removal.
* test-suite/tests/elisp.test: Comment out the body of the elisp test.
  The tests themselves should be useful in the new world, though.
This commit is contained in:
Andy Wingo 2009-11-27 11:37:17 +01:00
parent 8397a3a695
commit c58b8c5aed
42 changed files with 7 additions and 2431 deletions

View file

@ -25,7 +25,7 @@
AUTOMAKE_OPTIONS = 1.10
SUBDIRS = lib meta libguile guile-readline emacs \
srfi doc examples test-suite benchmark-suite lang am \
srfi doc examples test-suite benchmark-suite am \
module testsuite
include_HEADERS = libguile.h