summaryrefslogtreecommitdiff
path: root/shells/scsh/patches/patch-ai
blob: 334e80cf5d3f9e844bf9b5970e7b4c5358ebc2f3 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-ai,v 1.1 2000/05/20 23:05:40 dmcmahill Exp $

--- configure.in.orig	Sat May 20 17:07:20 2000
+++ configure.in	Sat May 20 17:20:50 2000
@@ -292,4 +292,5 @@
   ## NetBSD and FreeBSD ( and maybe 386BSD also)
   *-*-*bsd* )
+    LDFLAGS="-Wl,--export-dynamic"
     dir=bsd
   ;;