* config.h.in (HAVE_CLOSEDIR): Add an #undef for autoconf to
commit5925bf38e186fdf5f24bc1d85bb22968d1a4e1d8
authorJim Blandy <jimb@redhat.com>
Thu, 17 Jun 1993 04:59:01 +0000 (17 04:59 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 17 Jun 1993 04:59:01 +0000 (17 04:59 +0000)
treeb35e6f1dd32719326ee599ac8e922bb0e6112d59
parent65aa44ac9b20a10aba7061b7e6758257697d5e5a
* config.h.in (HAVE_CLOSEDIR): Add an #undef for autoconf to
change.
* sysdep.c (closedir): Only define this if autoconf can't find
HAVE_CLOSEDIR.  If we're running under solaris (defined (sun) &&
defined (USG5_4)), then don't free the buffer separately.
src/config.in