mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-30 00:40:20 +02:00
*** empty log message ***
This commit is contained in:
parent
ee1ac75beb
commit
77c2594f2f
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
2004-10-22 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
2004-10-22 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||||
|
|
||||||
|
* sort.c (quicksort, scm_merge, scm_merge_list_x,
|
||||||
|
scm_merge_list_step, scm_merge_vector_step): Inserted SCM_TICKs at
|
||||||
|
strategic places so that the loops can be interrupted.
|
||||||
|
|
||||||
* Makefile.am (INCLUDES): Use @LTDLINC@ instead of
|
* Makefile.am (INCLUDES): Use @LTDLINC@ instead of
|
||||||
"-I$(top_srcdir)/libguile-ltdl".
|
"-I$(top_srcdir)/libguile-ltdl".
|
||||||
(libguile_la_LIBADD): Use @LIBLTDL@ instead of
|
(libguile_la_LIBADD): Use @LIBLTDL@ instead of
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue