summaryrefslogtreecommitdiff
path: root/audio/libvisual-plugins/patches/patch-ac
blob: 3f821a9a35a989c95404b7d7d2f680b74c59a5cc (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-ac,v 1.1 2006/07/03 23:36:05 wiz Exp $

--- configure.orig	2006-07-03 22:48:54.000000000 +0000
+++ configure
@@ -23466,11 +23466,11 @@ fi
   if test "$HAVE_GTK" = "yes"; then
     build_actor_plugins="$build_actor_plugins gdkpixbuf"
   else
-    { echo "$as_me:$LINENO: WARNING: *** GTK+ >= ${2.0} is not found.
+    { echo "$as_me:$LINENO: WARNING: *** GTK+ >= 2.0 is not found.
 	  	The libvisual GdkPixbuf image loader plugin won't be build.
 		GdkPixbuf is included within gtk-2.0 and newer, which can be
 		downloaded at http://www.gtk.org/" >&5
-echo "$as_me: WARNING: *** GTK+ >= ${2.0} is not found.
+echo "$as_me: WARNING: *** GTK+ >= 2.0 is not found.
 	  	The libvisual GdkPixbuf image loader plugin won't be build.
 		GdkPixbuf is included within gtk-2.0 and newer, which can be
 		downloaded at http://www.gtk.org/" >&2;}
@@ -23559,10 +23559,10 @@ fi
   if test "$HAVE_GSTREAMER" = "yes"; then
     build_actor_plugins="$build_actor_plugins gstreamer"
   else
-    { echo "$as_me:$LINENO: WARNING: *** GStreamer >= ${0.8} is not found.
+    { echo "$as_me:$LINENO: WARNING: *** GStreamer >= 0.8 is not found.
 	  	The libvisual GStreamer viewer plugin won't be build.
 		GStreamer can be downloaded from http://www.gstreamer.org/" >&5
-echo "$as_me: WARNING: *** GStreamer >= ${0.8} is not found.
+echo "$as_me: WARNING: *** GStreamer >= 0.8 is not found.
 	  	The libvisual GStreamer viewer plugin won't be build.
 		GStreamer can be downloaded from http://www.gstreamer.org/" >&2;}
   fi