* Makefile.am (BUILT_SOURCES): Added cpp_err_symbols.c,
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 18 Apr 1998 21:57:32 +0000 (21:57 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 18 Apr 1998 21:57:32 +0000 (21:57 +0000)
commitdaa4f38c59345f1f1ef2164665b7b1c25f75aa83
tree4de23cf4819f11ab49b94a82bbdee98e78b28f72
parent88b6d615f1df80d285e1d1f0f7cd552678395a94
* Makefile.am (BUILT_SOURCES): Added cpp_err_symbols.c,
cpp_sig_symbols.c, libpath.h and versiondat.h to BUILT_SOURCES
(libpath.h, versiondat.h): Replaced dependency on Makefile with
dependencies on $(srcdir)/Makefile.in
$(top_builddir)/config.status in order to avoid circularity.

* configure.in (GUILE_LIBS): New variable.  Contains libraries
which libguile needs to be linked with.  Substituted into
libpath.h.

* threads.m4 (threads_package): Don't add $LDFLAGS and $LIBS to
$cy_cv_threads_libs.
Makefile.in
aclocal.m4
build/Makefile.in
configure
configure.in
ice-9/Makefile.in
libguile/Makefile.in
qt/Makefile.in
qt/md/Makefile.in
qt/time/Makefile.in
threads.m4