]> git.eshelyaron.com Git - emacs.git/commitdiff
Tweak last fix.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 30 Oct 2006 23:05:35 +0000 (23:05 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 30 Oct 2006 23:05:35 +0000 (23:05 +0000)
src/s/openbsd.h

index 3affdce5ab9e3e9881058d25ce9888ad07f1095f..baba95a2b4be30eec92a58751e8046712ff88df8 100644 (file)
@@ -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