On NextStep, <utime.h> doesn't define struct utime, unless we
authorJim Blandy <jimb@red-bean.com>
Tue, 3 Sep 1996 04:48:42 +0000 (04:48 +0000)
committerJim Blandy <jimb@red-bean.com>
Tue, 3 Sep 1996 04:48:42 +0000 (04:48 +0000)
commit2420229da7870ae950c0bdda8dc76f99cdac179b
treeafa6fbca2242c8c2a37ad2741236c9da318de8cf
parent5bc433f5fd1dd7fd06478548d5dcda7e9345dd93
On NextStep, <utime.h> doesn't define struct utime, unless we
#define _POSIX_SOURCE before #including it.
* aclocal.m4 (GUILE_STRUCT_UTIMBUF): New test.
* acconfig.h: New comment text for above CPP symbol.
* configure.in: Call it.
* posix.c: #define _POSIX_SOURCE if it seems necessary.
libguile/acconfig.h
libguile/aclocal.m4 [new file with mode: 0644]
libguile/scmconfig.h.in