Merge lp:~ken-vandine/evolution-indicator/pkgconfig-gtkhtml-editor into lp:evolution-indicator

Proposed by Ken VanDine
Status: Merged
Merged at revision: not available
Proposed branch: lp:~ken-vandine/evolution-indicator/pkgconfig-gtkhtml-editor
Merge into: lp:evolution-indicator
Diff against target: None lines
To merge this branch: bzr merge lp:~ken-vandine/evolution-indicator/pkgconfig-gtkhtml-editor
Reviewer Review Type Date Requested Status
Indicator Applet Developers Pending
Review via email: mp+9467@code.launchpad.net

Commit message

Fixes build failure on karmic (LP: #375443)

To post a comment you must log in.
Revision history for this message
Ken VanDine (ken-vandine) wrote :

We need to find the path to gtkhtml-editor.h now for evolution 2.27.x. This breaks the build on karmic.

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 2009-04-23 15:15:40 +0000
3+++ configure.ac 2009-07-30 15:17:24 +0000
4@@ -56,6 +56,7 @@
5 dbus-glib-1
6 libnotify
7 libcanberra
8+ gtkhtml-editor
9 )
10 AC_SUBST(DEPS_CFLAGS)
11 AC_SUBST(DEPS_LIBS)

Subscribers

People subscribed via source and target branches