2003-05-30 Stefan Jahn <stefan@lkcc.org>
authorStefan Jahn <stefan@lkcc.org>
Fri, 30 May 2003 09:39:34 +0000 (09:39 +0000)
committerStefan Jahn <stefan@lkcc.org>
Fri, 30 May 2003 09:39:34 +0000 (09:39 +0000)
commit1e498fbd0fffc1b9434ef0f5b1de75491a91883e
tree686dc9eb3df792133b112ff00ce61aa7f0792fc7
parentc47e2599cb0be58a4d4da737000ae05500e72aeb
2003-05-30  Stefan Jahn  <stefan@lkcc.org>

        * configure.in: Checking for unsetenv().

2003-05-30  Stefan Jahn  <stefan@lkcc.org>

        * posix.c (s_scm_putenv): Use the new HAVE_UNSETENV
        appropriately for mingw32 hosts.

        * numbers.h: Defining copysign(), isnan() and finite() to
        be prefixed by a single '_' for mingw32 hosts.
ChangeLog
configure.in
libguile/ChangeLog
libguile/numbers.h
libguile/posix.c