summaryrefslogtreecommitdiff
path: root/net/ORBit/patches/patch-ad
blob: 410533baeb9365d6c0b1986c45627202486a8bb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$NetBSD: patch-ad,v 1.6 2001/02/07 03:23:08 fredb Exp $

--- popt/Makefile.am.orig	Mon Feb 21 12:39:52 2000
+++ popt/Makefile.am	Tue Feb  6 18:20:34 2001
@@ -12,10 +12,10 @@
 
 noinst_PROGRAMS = test1 test2
 test1_SOURCES = test1.c
-test1_LDFLAGS = -all-static
+test1_LDFLAGS = --disable-shared
 test1_LDADD = $(noinst_LTLIBRARIES)
 test2_SOURCES = test2.c
-test2_LDFLAGS = -all-static
+test2_LDFLAGS = --disable-shared
 test2_LDADD = $(noinst_LTLIBRARIES)
 
 noinst_SCRIPTS = testit.sh