summaryrefslogtreecommitdiff
path: root/math/snns/patches/patch-ac
blob: 54397c7b81fc95a8a8ec8cd64a325ae8a833619c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.1 2001/07/22 16:45:46 wiz Exp $

--- configuration/Makefile.din.orig	Thu Sep  3 15:44:26 1998
+++ configuration/Makefile.din
@@ -93,7 +93,7 @@
 # Define library and include paths for the X system if headers and
 # libraries can not be found in standard places
 X_CFLAGS           = @X_CFLAGS@ # REPORT_IF_BUG
-X_LIBS             = @X_LIBS@ # REPORT_IF_BUG
+X_LIBS             = -Wl,-R${X11BASE}/lib @X_LIBS@ # REPORT_IF_BUG
 
 # Any extra libraries needed to be linked after all X libraries
 X_EXTRA_LIBS       = @X_EXTRA_LIBS@ # REPORT_IF_BUG