summaryrefslogtreecommitdiff
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2003-07-21 09:53:19 +0000
committerRichard M. Stallman <rms@gnu.org>2003-07-21 09:53:19 +0000
commit763dbe6baf522c090a9db4ae9a58efa47339151e (patch)
tree990f14bb05369df69756a3186f718da7cc63818e /src/s
parentd68beb2f6d1a3d308cd07e7dba61ed955d20f6f9 (diff)
downloademacs-763dbe6baf522c090a9db4ae9a58efa47339151e.tar.gz
(LD_SWITCH_SYSTEM_TEMACS): Add undef.
Diffstat (limited to 'src/s')
-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 @@
#define TERMINFO
#define LIBS_TERMCAP -lncurses
+#undef LD_SWITCH_SYSTEM_TEMACS
#undef LD_SWITCH_SYSTEM
#ifdef __ELF__