summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2009-11-27 11:37:17 +0100
committerAndy Wingo <wingo@pobox.com>2009-12-01 21:00:26 +0100
commitc58b8c5aed8884f044e7c3af116e649e7e855381 (patch)
tree14e5cd1606fa17683808e2adbccf43d1e473c4ce /configure.ac
parent8397a3a69555c73d4e1df89ae96c561d2ea43188 (diff)
downloadguile-c58b8c5aed8884f044e7c3af116e649e7e855381.tar.gz
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.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5ed153d57..1393d87ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1614,7 +1614,6 @@ AC_CONFIG_FILES([
doc/tutorial/Makefile
emacs/Makefile
examples/Makefile
- lang/Makefile
libguile/Makefile
srfi/Makefile
guile-readline/Makefile