mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
*** empty log message ***
This commit is contained in:
parent
7c9e56d664
commit
3f6571eb94
1 changed files with 14 additions and 0 deletions
|
@ -1,3 +1,17 @@
|
|||
2002-07-07 Marius Vollmer <mvo@zagadka.ping.de>
|
||||
|
||||
Crosscompiling and Cygwin fixes by Jan Nieuwenhuizen. Thanks!
|
||||
|
||||
* Makefile.am: Override default rule for c-tokenize.$(OBJECT);
|
||||
this should be compiled for BUILD host.
|
||||
Override default rule for
|
||||
guile_filter_doc_snarfage$(EEXECT); this should run on BUILD host.
|
||||
Add missing $(EXEEXT) to guile_filter_doc_snarfage invocation.
|
||||
(snarf2checkedtexi): Use GUILE_FOR_BUILD instead of preinstguile.
|
||||
|
||||
* guile.c, iselect.h, net_db.c, posix.c, socket.c: Do not include
|
||||
<winsock2.h> on Cygwin even when we have it.
|
||||
|
||||
2002-07-01 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||
|
||||
* __scm.h (SCM_CAUTIOUS), eval.c (scm_eval_args, deval_args,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue