Changes for reduced Guile distribution: one configure script,
authorJim Blandy <jimb@red-bean.com>
Thu, 24 Apr 1997 06:32:52 +0000 (06:32 +0000)
committerJim Blandy <jimb@red-bean.com>
Thu, 24 Apr 1997 06:32:52 +0000 (06:32 +0000)
commit3a629497d24fa093b23e81750535821c3c0fc78d
tree6dcb3d36287f534768a35e2647dde8f5b06d6a3d
parentebe2a6c136062b14bd03d820efbfa8ddbf2b62fa
Changes for reduced Guile distribution: one configure script,
no plugins.
* configure.in: Merged the old text from qt/configure.in and
libguile/configure.in; Tom Tromey says automake only wants one
configure.in script.  This seems fishy, but...
* Makefile.am: List the subdirectories explicitly; no more PLUGIN
gubbish.
* acconfig.h, acinclude.m4: Moved here from libguile, since
libguile's configure script lives here now.
* AUTHORS, INSTALL, README: Updated.
* Makefile.in, aclocal.m4 configure: Regenerated.  Just like
amputated amphibian limbs.
AUTHORS
INSTALL
Makefile.am
Makefile.in
README
acconfig.h [new file with mode: 0644]
acinclude.m4 [new file with mode: 0644]
aclocal.m4
configure
configure.in