patches/gvfs-01-hal-version.diff
author Jon Tibble <meths@btinternet.com>
Sat, 06 Oct 2012 16:11:50 +0100
branchs11express-2010-11
changeset 22109 db10202d5f6d
parent 17534 6cb0de4499a9
permissions -rw-r--r--
Added tag oi_151a_prestable7 for changeset 25dee50cecca
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17534
6cb0de4499a9 bump to 1.5.2
jerrytan
parents: 11777
diff changeset
     1
--- gvfs-1.5.2/configure.ac.old	2010-02-11 14:17:03.496066407 +0800
6cb0de4499a9 bump to 1.5.2
jerrytan
parents: 11777
diff changeset
     2
+++ gvfs-1.5.2/configure.ac	2010-02-11 14:17:21.645740736 +0800
6cb0de4499a9 bump to 1.5.2
jerrytan
parents: 11777
diff changeset
     3
@@ -256,7 +256,7 @@
11777
3e8ed2ac7acf 2008-03-03 Alvaro Lopez Ortega <[email protected]>
alo
parents:
diff changeset
     4
 have_hal_fast_init=no
3e8ed2ac7acf 2008-03-03 Alvaro Lopez Ortega <[email protected]>
alo
parents:
diff changeset
     5
 HAL_LIBS=
3e8ed2ac7acf 2008-03-03 Alvaro Lopez Ortega <[email protected]>
alo
parents:
diff changeset
     6
 HAL_CFLAGS=
3e8ed2ac7acf 2008-03-03 Alvaro Lopez Ortega <[email protected]>
alo
parents:
diff changeset
     7
-HAL_REQUIRED=0.5.10
3e8ed2ac7acf 2008-03-03 Alvaro Lopez Ortega <[email protected]>
alo
parents:
diff changeset
     8
+HAL_REQUIRED=0.5.8
3e8ed2ac7acf 2008-03-03 Alvaro Lopez Ortega <[email protected]>
alo
parents:
diff changeset
     9
 
17534
6cb0de4499a9 bump to 1.5.2
jerrytan
parents: 11777
diff changeset
    10
 if test "x$enable_hal" != "xno" && test "x$msg_gdu" = "xno"; then
11777
3e8ed2ac7acf 2008-03-03 Alvaro Lopez Ortega <[email protected]>
alo
parents:
diff changeset
    11
   PKG_CHECK_EXISTS([hal >= $HAL_REQUIRED], msg_hal=yes)