aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
authorDave Love2000-02-12 17:05:37 +0000
committerDave Love2000-02-12 17:05:37 +0000
commit621dcb6d1a0cb8e78c5af02db2217029273032d4 (patch)
tree5e98107192792c9f39a14630862cf43db6aa24e8 /src/s/gnu-linux.h
parent1a7c1bba9173b58dd84ae8735044c5058815a333 (diff)
downloademacs-621dcb6d1a0cb8e78c5af02db2217029273032d4.tar.gz
emacs-621dcb6d1a0cb8e78c5af02db2217029273032d4.zip
Don't define HAVE_VFORK or HAVE_SYS_SIGLIST.
Diffstat (limited to 'src/s/gnu-linux.h')
-rw-r--r--src/s/gnu-linux.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 86fc78b8b0f..e02f85db0ba 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -209,8 +209,6 @@ Boston, MA 02111-1307, USA. */
209 209
210#define NO_SIOCTL_H /* don't have sioctl.h */ 210#define NO_SIOCTL_H /* don't have sioctl.h */
211 211
212#define HAVE_VFORK
213#define HAVE_SYS_SIGLIST
214#define HAVE_GETWD /* cure conflict with getcwd? */ 212#define HAVE_GETWD /* cure conflict with getcwd? */
215#define HAVE_WAIT_HEADER 213#define HAVE_WAIT_HEADER
216 214