comparison src/s/gnu-linux.h @ 3824:d7069bd44885

Remove #definition of HAVE_CLOSEDIR; autoconf figures this out.
author Jim Blandy <jimb@redhat.com>
date Fri, 18 Jun 1993 18:58:46 +0000
parents b9d69ed987e7
children f250e1299a74
comparison
equal deleted inserted replaced
3823:7747dabf897f 3824:d7069bd44885
180 #define NO_SIOCTL_H /* don't have sioctl.h */ 180 #define NO_SIOCTL_H /* don't have sioctl.h */
181 181
182 #if 0 /* autoconf should take care of this. */ 182 #if 0 /* autoconf should take care of this. */
183 #define HAVE_RANDOM /* is builtin */ 183 #define HAVE_RANDOM /* is builtin */
184 #endif 184 #endif
185 #define HAVE_CLOSEDIR
186 #define HAVE_GETPAGESIZE 185 #define HAVE_GETPAGESIZE
187 #define HAVE_VFORK 186 #define HAVE_VFORK
188 #define HAVE_SYS_SIGLIST 187 #define HAVE_SYS_SIGLIST
189 #define HAVE_GETWD /* cure conflict with getcwd? */ 188 #define HAVE_GETWD /* cure conflict with getcwd? */
190 189