~cyphermox/emerillon/with-champlain-0.8

« back to all changes in this revision

Viewing changes to debian/patches/99-autoconf.patch

  • Committer: Mathieu Trudel-Lapierre
  • Date: 2010-12-16 14:20:00 UTC
  • Revision ID: mathieu.trudel-lapierre@canonical.com-20101216142000-80e25ww8j5aj8u5q
Junk to simplify fixing emerillon for now (until it can be reimported back in
Debian SVN).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- a/configure 2010-11-08 20:01:17.331512002 +0100
 
2
+++ b/configure 2010-11-08 20:01:35.011512005 +0100
 
3
@@ -13209,18 +13209,18 @@
 
4
     else
 
5
         if test -n "$PKG_CONFIG" && \
 
6
     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
 
7
-      rest-0.6 >= 0.6
 
8
+      rest-0.7 >= 0.6
 
9
 
 
10
   \""; } >&5
 
11
   ($PKG_CONFIG --exists --print-errors "
 
12
-      rest-0.6 >= 0.6
 
13
+      rest-0.7 >= 0.6
 
14
 
 
15
   ") 2>&5
 
16
   ac_status=$?
 
17
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
18
   test $ac_status = 0; }; then
 
19
   pkg_cv_SEARCH_DEPS_CFLAGS=`$PKG_CONFIG --cflags "
 
20
-      rest-0.6 >= 0.6
 
21
+      rest-0.7 >= 0.6
 
22
 
 
23
   " 2>/dev/null`
 
24
 else
 
25
@@ -13236,18 +13236,18 @@
 
26
     else
 
27
         if test -n "$PKG_CONFIG" && \
 
28
     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
 
29
-      rest-0.6 >= 0.6
 
30
+      rest-0.7 >= 0.6
 
31
 
 
32
   \""; } >&5
 
33
   ($PKG_CONFIG --exists --print-errors "
 
34
-      rest-0.6 >= 0.6
 
35
+      rest-0.7 >= 0.6
 
36
 
 
37
   ") 2>&5
 
38
   ac_status=$?
 
39
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
40
   test $ac_status = 0; }; then
 
41
   pkg_cv_SEARCH_DEPS_LIBS=`$PKG_CONFIG --libs "
 
42
-      rest-0.6 >= 0.6
 
43
+      rest-0.7 >= 0.6
 
44
 
 
45
   " 2>/dev/null`
 
46
 else
 
47
@@ -13269,12 +13269,12 @@
 
48
 fi
 
49
         if test $_pkg_short_errors_supported = yes; then
 
50
                SEARCH_DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "
 
51
-      rest-0.6 >= 0.6
 
52
+      rest-0.7 >= 0.6
 
53
 
 
54
   "`
 
55
         else
 
56
                SEARCH_DEPS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "
 
57
-      rest-0.6 >= 0.6
 
58
+      rest-0.7 >= 0.6
 
59
 
 
60
   "`
 
61
         fi
 
62
@@ -13282,7 +13282,7 @@
 
63
        echo "$SEARCH_DEPS_PKG_ERRORS" >&5
 
64
 
 
65
        as_fn_error "Package requirements (
 
66
-      rest-0.6 >= 0.6
 
67
+      rest-0.7 >= 0.6
 
68
 
 
69
   ) were not met:
 
70