* PLUGIN/REQ: try to make dependencies work right.
authorGary Houston <ghouston@arglist.com>
Sat, 14 Sep 1996 09:53:20 +0000 (09:53 +0000)
committerGary Houston <ghouston@arglist.com>
Sat, 14 Sep 1996 09:53:20 +0000 (09:53 +0000)
commit40c8906e1d15322b7729ae83617aa4e79739d5ba
treefa0303d98d0fbfaf270fe63e5009d1532fe58cb6
parente1724d200d3d1c81e67c5a5b20413f4889a3acce
* PLUGIN/REQ: try to make dependencies work right.

* PLUGIN/guile.config (xtra_dependencies): add only libgh.a.
(xtra_cflags): just add -L../lgh

* PLUGIN/guile.libs: try -lgh -lguile

* Makefile.am (INCLUDES): add -I../ so that libguile/scmconfig.h can
be found when srcdir != build dir.

* PLUGIN/REQ: remove the "ice-9 lgh" line which causes a cycle.
ice-9/ChangeLog