From: Richard M. Stallman Date: Mon, 21 Jul 2003 09:53:19 +0000 (+0000) Subject: (LD_SWITCH_SYSTEM_TEMACS): Add undef. X-Git-Tag: ttn-vms-21-2-B4~9292 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=763dbe6baf522c090a9db4ae9a58efa47339151e;p=emacs.git (LD_SWITCH_SYSTEM_TEMACS): Add undef. --- 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__