1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-18 17:50:29 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2004-09-24 01:30:38 +00:00
parent ae90bbb5b9
commit ad7de4b857
2 changed files with 13 additions and 0 deletions

View file

@ -1,3 +1,11 @@
2004-09-24 Marius Vollmer <mvo@zagadka.de>
* Makefile.am (guile_CFLAGS, guile_LDFLAGS, libguile_la_CFLAGS, ):
Include GUILE_CFLAGS.
(libguile_la_LIBADD): Removed THREAD_LIBS_LOCAL, which is unused
now.
(libpath.h): Put GUILE_CFLAGS in the build-info.
2004-09-23 Marius Vollmer <mvo@zagadka.de>
* print.h (scm_print_state): Added highlight_objects.