Changes for NeXT, suggested by Robert Brown.
authorJim Blandy <jimb@red-bean.com>
Tue, 6 Aug 1996 20:29:18 +0000 (20:29 +0000)
committerJim Blandy <jimb@red-bean.com>
Tue, 6 Aug 1996 20:29:18 +0000 (20:29 +0000)
commit1f9e22264dca1cf99a894d50b39fcfea680906eb
tree7e868aac741f3ec866fde5d3efbbe22d63bdc8a0
parentce2cc1168832c8ded1150ba7df6c9911254c0d04
Changes for NeXT, suggested by Robert Brown.
* configure.in: Call AC_TYPE_MODE_T.
(AC_CHECK_HEADERS): Add libc.h, to get more prototypes on the
NeXT.  Put header file list in alphabetical order.
* configure, scmconfig.h.in: Regenerated.
* filesys.c [HAVE_LIBC_H]: #include <libc.h>.

* filesys.c [HAVE_STRING_H]: #include <string.h>, to get prototype
for strerror.
libguile/filesys.c