mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 23:00:22 +02:00
*** empty log message ***
This commit is contained in:
parent
ae90bbb5b9
commit
ad7de4b857
2 changed files with 13 additions and 0 deletions
|
@ -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>
|
2004-09-23 Marius Vollmer <mvo@zagadka.de>
|
||||||
|
|
||||||
* print.h (scm_print_state): Added highlight_objects.
|
* print.h (scm_print_state): Added highlight_objects.
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
2004-09-24 Marius Vollmer <mvo@zagadka.de>
|
||||||
|
|
||||||
|
* standalone/Makefile.am (test_cflags, LDFLAGS): Include
|
||||||
|
GUILE_CFLAGS.
|
||||||
|
|
||||||
2004-09-23 Marius Vollmer <mvo@zagadka.de>
|
2004-09-23 Marius Vollmer <mvo@zagadka.de>
|
||||||
|
|
||||||
* lib.scm (exception:out-of-range, exception:wrong-type-arg):
|
* lib.scm (exception:out-of-range, exception:wrong-type-arg):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue