After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 551515 - the libnotify and canberra plugins are not built
the libnotify and canberra plugins are not built
Status: RESOLVED FIXED
Product: xchat-gnome
Classification: Other
Component: general
0.23.x
Other Linux
: Normal normal
: ---
Assigned To: xchat-gnome maintainers
xchat-gnome maintainers
Depends on:
Blocks:
 
 
Reported: 2008-09-09 14:19 UTC by Sebastien Bacher
Modified: 2008-09-09 22:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
correct enable the libnotify and libcanberra plugins in configure (1.36 KB, patch)
2008-09-09 14:20 UTC, Sebastien Bacher
committed Details | Review

Description Sebastien Bacher 2008-09-09 14:19:57 UTC
the issue is due to the configure, the coming patch should fix the issue
Comment 1 Sebastien Bacher 2008-09-09 14:20:45 UTC
Created attachment 118362 [details] [review]
correct enable the libnotify and libcanberra plugins in configure
Comment 2 Christian Persch 2008-09-09 15:01:25 UTC
Oops, sorry for that! Please commit; thanks for the patch.
Comment 3 Sebastien Bacher 2008-09-09 22:53:01 UTC
2008-09-10  Sebastien Bacher  <seb128@ubuntu.com>

	* configure.ac: correctly set the libnotify and libcanberra options 
          (bug #551515)