Add win32-uname.c, win32-uname.h, win32-dirent.c
authorMarius Vollmer <mvo@zagadka.de>
Fri, 2 Nov 2001 00:07:11 +0000 (00:07 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Fri, 2 Nov 2001 00:07:11 +0000 (00:07 +0000)
commit94b1762d3229122bad4cece53aa9088f0b8c2f6f
treef5492a34b0cfbb8395bbf3f4d0927e373a918a6a
parent257b6d408d492e82248e720feefb896af57cb86d
Add win32-uname.c, win32-uname.h, win32-dirent.c
and win32-dirent.h to extra source and header files.  These
include the uname() and the POSIX dirent interface implementation
for M$-Windows.  Put `-no-undefined' into LDFLAGS to support
linkers which do not allow unresolved symbols inside shared
libraries.  Corrected `guile_filter_doc_snarfage$(EXEEXT)'
dependency.
libguile/Makefile.am