Merge lp:~didrocks/unity-lens-files/remove-zg-check into lp:unity-lens-files

Proposed by Didier Roche-Tolomelli
Status: Merged
Approved by: Michal Hruby
Approved revision: 199
Merged at revision: 201
Proposed branch: lp:~didrocks/unity-lens-files/remove-zg-check
Merge into: lp:unity-lens-files
Diff against target: 15 lines (+0/-5)
1 file modified
configure.ac (+0/-5)
To merge this branch: bzr merge lp:~didrocks/unity-lens-files/remove-zg-check
Reviewer Review Type Date Requested Status
Mikkel Kamstrup Erlandsen (community) Approve
Review via email: mp+84505@code.launchpad.net

Description of the change

Remove the zg daemon check in configure.ac which is not relevant anymore

To post a comment you must log in.
Revision history for this message
Mikkel Kamstrup Erlandsen (kamstrup) wrote :

Check!

review: Approve
Revision history for this message
Unity Merger (unity-merger) wrote :

The Jenkins job https://jenkins.qa.ubuntu.com/job/automerge-unity-lens-files/1/console reported an error when processing this lp:~didrocks/unity-lens-files/remove-zg-check branch.
Not merging it.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'configure.ac'
2--- configure.ac 2011-11-02 09:49:44 +0000
3+++ configure.ac 2011-12-05 17:20:30 +0000
4@@ -70,11 +70,6 @@
5 AC_SUBST(LENS_DAEMON_LIBS)
6
7 #####################################################
8-# Check minimum required version of Zeitgeist daemon
9-#####################################################
10-PKG_CHECK_MODULES(ZEITGEIST_DAEMON, zeitgeist-daemon >= 0.5.0)
11-
12-#####################################################
13 # local install for distcheck and stand-alone running
14 #####################################################
15 with_localinstall="no"

Subscribers

People subscribed via source and target branches