guile/Makefile.am
Jim Blandy 42d5fe64c2 Get threads to work again.
* Makefile.am (SUBDIRS): List libguile last, so qt gets built
first.
* Makefile.in: Regenerated.
* aclocal.m4, configure: Regenerate, with modern definition of
CY_AC_WITH_THREADS.  Where did the old text come from?  Creepy...
1997-04-24 07:32:58 +00:00

10 lines
341 B
Makefile

## Process this file with automake to produce Makefile.in.
SUBDIRS = ice-9 qt libguile
## FIXME: in the future there will be direct automake support for
## doing this. When that happens, switch over.
aclocaldir = $(datadir)/aclocal
aclocal_DATA = guile.m4 threads.m4
EXTRA_DIST = $(aclocal_DATA) ltconfig ltmain.sh HACKING GUILE-VERSION