summaryrefslogtreecommitdiff
path: root/graphics/librsvg/patches/patch-aa
blob: 21597082196f908761f2bd861e1c1d8c9d87bbdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
$NetBSD: patch-aa,v 1.1.1.1 2001/05/14 17:47:27 rh Exp $

--- configure.orig	Tue May  8 01:13:07 2001
+++ configure
@@ -1744,14 +1744,14 @@
 
 
 
-echo $ac_n "checking for poptParseArgvString in -lpopt""... $ac_c" 1>&6
-echo "configure:1749: checking for poptParseArgvString in -lpopt" >&5
+echo $ac_n "checking for poptParseArgvString in -lgnomesupport""... $ac_c" 1>&6
+echo "configure:1749: checking for poptParseArgvString in -lgnomesupport" >&5
 ac_lib_var=`echo popt'_'poptParseArgvString | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   ac_save_LIBS="$LIBS"
-LIBS="-lpopt  $LIBS"
+LIBS="-lgnomesupport  $LIBS"
 cat > conftest.$ac_ext <<EOF
 #line 1757 "configure"
 #include "confdefs.h"
@@ -1779,7 +1779,7 @@
 fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
-  POPT_LIBS="-lpopt"
+  POPT_LIBS="-lgnomesupport"
 else
   echo "$ac_t""no" 1>&6
 fi