diff options
author | Neil Jerram <neil@ossau.uklinux.net> | 2008-02-05 23:14:21 +0000 |
---|---|---|
committer | Neil Jerram <neil@ossau.uklinux.net> | 2008-02-05 23:14:21 +0000 |
commit | d05bcb2edee6b92e56f58ffb6b8b49d9f594ceb8 (patch) | |
tree | e9a22c43bb21dd2e56d14cff67fbb153aa09a35a /ChangeLog | |
parent | 01be513ed1b05368074bd47200459388b38b072d (diff) |
* fports.c (fport_seek): Make dependent on GUILE_USE_64_CALLS.
* _scm.h: Make definition of CHOOSE_LARGEFILE depend on
GUILE_USE_64_CALLS.
* configure.in (--without-64-calls): New option.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-02-05 Neil Jerram <neil@ossau.uklinux.net> + + * configure.in (--without-64-calls): New option. + 2008-01-30 Neil Jerram <neil@ossau.uklinux.net> * pre-inst-guile.in (dyld_prefix), pre-inst-guile-env.in |