aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2003-07-21 09:53:19 +0000
committerRichard M. Stallman <[email protected]>2003-07-21 09:53:19 +0000
commit763dbe6baf522c090a9db4ae9a58efa47339151e (patch)
tree990f14bb05369df69756a3186f718da7cc63818e /src
parentd68beb2f6d1a3d308cd07e7dba61ed955d20f6f9 (diff)
(LD_SWITCH_SYSTEM_TEMACS): Add undef.
Diffstat (limited to 'src')
-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 6e7aefc592..7273f48e20 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__