From: Chong Yidong Date: Mon, 30 Oct 2006 23:05:35 +0000 (+0000) Subject: Tweak last fix. X-Git-Tag: emacs-pretest-22.0.91~454 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1ea69d1e5382610dd7e9d164655082294f4250f2;p=emacs.git Tweak last fix. --- diff --git a/src/s/openbsd.h b/src/s/openbsd.h index 3affdce5ab9..baba95a2b4b 100644 --- a/src/s/openbsd.h +++ b/src/s/openbsd.h @@ -27,7 +27,7 @@ #else -#define LD_SWITCH_SYSTEM LD_SWITCH_SYSTEM_tmp +#define LD_SWITCH_SYSTEM LD_SWITCH_SYSTEM_tmp -L/usr/pkg/lib -L/usr/local/lib #endif