* Makefile.am: Adjust for new thread configuration system.
authorJim Blandy <jimb@red-bean.com>
Mon, 27 Jul 1998 01:07:43 +0000 (01:07 +0000)
committerJim Blandy <jimb@red-bean.com>
Mon, 27 Jul 1998 01:07:43 +0000 (01:07 +0000)
commita0e6f509ee015eaa489ea4c484f0e5daeda209ff
treec7cf14bf7ca6628acd45660d9da8c7c14af79949
parentc7fcc63f4d39de15f500dea0c479ff67edf2d0eb
* Makefile.am: Adjust for new thread configuration system.
(INCLUDES): Include the value of THREAD_CPPFLAGS.
(guile_LDADD, check_ldadd): THREAD_LIBS_LOCAL has been renamed from
THREAD_LIBS.
(THREAD_LIBS): Definition deleted; automake will generate such
things automatically.
* Makefile.in: Regenerated.
libguile/Makefile.am
libguile/Makefile.in