aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2003-07-21 09:53:19 +0000
committerRichard M. Stallman2003-07-21 09:53:19 +0000
commit763dbe6baf522c090a9db4ae9a58efa47339151e (patch)
tree990f14bb05369df69756a3186f718da7cc63818e
parentd68beb2f6d1a3d308cd07e7dba61ed955d20f6f9 (diff)
downloademacs-763dbe6baf522c090a9db4ae9a58efa47339151e.tar.gz
emacs-763dbe6baf522c090a9db4ae9a58efa47339151e.zip
(LD_SWITCH_SYSTEM_TEMACS): Add undef.
-rw-r--r--src/s/openbsd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s/openbsd.h b/src/s/openbsd.h
index 6e7aefc592b..7273f48e20f 100644
--- a/src/s/openbsd.h
+++ b/src/s/openbsd.h
@@ -10,6 +10,7 @@
10#define TERMINFO 10#define TERMINFO
11#define LIBS_TERMCAP -lncurses 11#define LIBS_TERMCAP -lncurses
12 12
13#undef LD_SWITCH_SYSTEM_TEMACS
13#undef LD_SWITCH_SYSTEM 14#undef LD_SWITCH_SYSTEM
14#ifdef __ELF__ 15#ifdef __ELF__
15 16