diff options
| author | Jim Blandy | 1993-06-18 18:58:46 +0000 |
|---|---|---|
| committer | Jim Blandy | 1993-06-18 18:58:46 +0000 |
| commit | b7c0f208a35f6edfdad7bf312ab4ba2b3bc78d1f (patch) | |
| tree | 2a968166d183ec17406168fb82aac5c075fc1b88 /src/s/gnu-linux.h | |
| parent | 230aaa738ffb8825fc1e6db933154dc5d92c1334 (diff) | |
| download | emacs-b7c0f208a35f6edfdad7bf312ab4ba2b3bc78d1f.tar.gz emacs-b7c0f208a35f6edfdad7bf312ab4ba2b3bc78d1f.zip | |
Remove #definition of HAVE_CLOSEDIR; autoconf figures this out.
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index b26778c64cf..c30ae7c4ffc 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -182,7 +182,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 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 |