aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
authorDave Love2000-06-20 14:04:28 +0000
committerDave Love2000-06-20 14:04:28 +0000
commit41c235f496e0f4737a9f096895cd0cd9bce1ea19 (patch)
treead2ad9f67e0415dc54e2125ef3aadc9f68d71cce /src/s/gnu-linux.h
parent662767b0e9f8b31dae9f202f6dde3bc485f8998b (diff)
downloademacs-41c235f496e0f4737a9f096895cd0cd9bce1ea19.tar.gz
emacs-41c235f496e0f4737a9f096895cd0cd9bce1ea19.zip
Don't declare HAVE_GETWD.
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 6cc82527924..44765c024f6 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -207,7 +207,6 @@ Boston, MA 02111-1307, USA. */
207 207
208#define NO_SIOCTL_H /* don't have sioctl.h */ 208#define NO_SIOCTL_H /* don't have sioctl.h */
209 209
210#define HAVE_GETWD /* cure conflict with getcwd? */
211#define HAVE_WAIT_HEADER 210#define HAVE_WAIT_HEADER
212 211
213#define SYSV_SYSTEM_DIR /* use dirent.h */ 212#define SYSV_SYSTEM_DIR /* use dirent.h */