summaryrefslogtreecommitdiff
path: root/multimedia/mmg/patches/patch-aa
blob: b6623622952dd8247810f38fd9512d5e723e501a (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
32
33
34
35
36
37
38
39
40
$NetBSD: patch-aa,v 1.2 2004/10/14 17:13:28 salo Exp $

--- configure.orig	2004-10-08 00:20:08.000000000 +0200
+++ configure	2004-10-14 17:40:18.000000000 +0200
@@ -5461,7 +5461,7 @@
   if test "$ogg_found" = "no"; then
     { { echo "$as_me:$LINENO: error: Could not find the Ogg library" >&5
 echo "$as_me: error: Could not find the Ogg library" >&2;}
-   { (exit 1); exit 1; }; }
+   { (true); true; }; }
   fi
 
 for ac_header in ogg/ogg.h
@@ -5617,7 +5617,7 @@
   if test "$ogg_found" = "no"; then
     { { echo "$as_me:$LINENO: error: Could not find the Ogg header files" >&5
 echo "$as_me: error: Could not find the Ogg header files" >&2;}
-   { (exit 1); exit 1; }; }
+   { (true); true; }; }
   fi
 
 
@@ -5697,7 +5697,7 @@
   if test "$vorbis_found" = "no"; then
     { { echo "$as_me:$LINENO: error: Could not find the Vorbis library" >&5
 echo "$as_me: error: Could not find the Vorbis library" >&2;}
-   { (exit 1); exit 1; }; }
+   { (true); true; }; }
   fi
 
 for ac_header in vorbis/codec.h
@@ -5853,7 +5853,7 @@
   if test "$vorbis_found" = "no"; then
     { { echo "$as_me:$LINENO: error: Could not find the Vorbis header files" >&5
 echo "$as_me: error: Could not find the Vorbis header files" >&2;}
-   { (exit 1); exit 1; }; }
+   { (true); true; }; }
   fi