summaryrefslogtreecommitdiff
path: root/geography/vis5d+/patches/patch-configure
blob: 39d7d47d8566bac4d917649f4e379f4ae5004997 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-configure,v 1.1 2014/02/24 16:15:48 joerg Exp $

--- configure.orig	2014-02-24 13:54:36.000000000 +0000
+++ configure
@@ -10261,6 +10261,11 @@ fi
           done
           ;;
         -[lLR]*)
+            case $ac_arg in
+            -R*)
+                ac_arg="${wl}$ac_arg"
+                ;;
+            esac
 
   ac_exists=false
   for ac_i in $ac_cv_flibs; do