summaryrefslogtreecommitdiff
path: root/math/octave-current/patches/patch-aa
blob: 9d1088673b96514e60ae8744b39a0e1e451df71a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.18 2007/12/15 05:54:50 adam Exp $

--- configure.orig	2007-12-05 16:41:30.000000000 +0100
+++ configure
@@ -15732,7 +15732,7 @@ OCTAVE_DLL_DEFS=
 OCTINTERP_DLL_DEFS=
 library_path_var=LD_LIBRARY_PATH
 case "$canonical_host_type" in
-  *-*-386bsd* | *-*-netbsd*)
+  *-*-386bsd*)
     SH_LD=ld
     SH_LDFLAGS=-Bshareable
   ;;