/[guile]/guile/guile-core/libguile/ChangeLog
ViewVC logotype

Diff of /guile/guile-core/libguile/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1021.2.2 by ttn, Sat Feb 9 00:45:52 2002 UTC revision 1.1021.2.3 by ttn, Sat Feb 9 23:40:39 2002 UTC
# Line 1  Line 1 
1    2002-02-09  Thien-Thi Nguyen  <ttn@glug.org>
2    
3            * Makefile.am (AUTOMAKE_OPTIONS): Replace "foreign" with "gnu".
4            (OMIT_DEPENDENCIES): Delete -- obsolete.
5    
6            * filesys.c (scm_stat2scm): Update autoconf-managed cpp
7            symbols HAVE_ST_RDEV, HAVE_ST_BLKSIZE and HAVE_ST_BLOCKS
8            to HAVE_STRUCT_STAT_ST_RDEV, HAVE_STRUCT_STAT_ST_BLKSIZE
9            and HAVE_STRUCT_STAT_ST_BLOCKS, respectively.
10    
11            * fports.c: Update autoconf-managed cpp symbol HAVE_ST_BLKSIZE
12            to HAVE_STRUCT_STAT_ST_BLKSIZE.
13    
14            (scm_fport_buffer_add): Update autoconf-managed cpp
15            symbol HAVE_ST_BLKSIZE to HAVE_STRUCT_STAT_ST_BLKSIZE.
16    
17  2002-02-08  Thien-Thi Nguyen  <ttn@glug.org>  2002-02-08  Thien-Thi Nguyen  <ttn@glug.org>
18    
19          * gsubr.c (scm_make_gsubr): On "too many args" error,          * gsubr.c (scm_make_gsubr): On "too many args" error,

Legend:
Removed from v.1.1021.2.2  
changed lines
  Added in v.1.1021.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26