aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
authorJim Blandy1993-05-23 22:03:39 +0000
committerJim Blandy1993-05-23 22:03:39 +0000
commit493744e5aea2ace51564e8dae0bec87a37c318c9 (patch)
tree50ef4021220d55a7c76fbf5a9b541e7d6baf84ad /src/s/gnu-linux.h
parent46af2ed8eca3100b63553a66bfe0242be4ee08c7 (diff)
downloademacs-493744e5aea2ace51564e8dae0bec87a37c318c9.tar.gz
emacs-493744e5aea2ace51564e8dae0bec87a37c318c9.zip
Remove HAVE_RENAME; configure guesses that now.
Diffstat (limited to 'src/s/gnu-linux.h')
-rw-r--r--src/s/gnu-linux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index dbd6dbd098f..818d6e84a5b 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -156,7 +156,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
156 156
157/* This is needed for sysdep.c */ 157/* This is needed for sysdep.c */
158 158
159#define HAVE_RENAME
160#define HAVE_UNISTD_H /* for getpagesize.h */ 159#define HAVE_UNISTD_H /* for getpagesize.h */
161#define HAVE_ALLOCA_H /* for getdate.y */ 160#define HAVE_ALLOCA_H /* for getdate.y */
162#define NO_SIOCTL_H /* don't have sioctl.h */ 161#define NO_SIOCTL_H /* don't have sioctl.h */