linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #04305
[Bug 804969] Re: Disable libnotify checks at build time
** Branch linked: lp:linuxdcpp
--
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
https://bugs.launchpad.net/bugs/804969
Title:
Disable libnotify checks at build time
Status in Linux DC++:
Fix Committed
Bug description:
Linuxdcpp 1.1.0 will check for libnotify in order to enable libnotify
dependent code. Some systems may have it installed but may not want
this feature thus a build flag is required.
In order to keep backwards compatibility this flag will be on by
default.
Steps to reproduce:
- Compile linuxdc++ with libnotify installed.
Expected results:
- User can choose between libnotify notifications or not.
Actual results:
- Libnotify code is always enabled
Version: 1.1.0
OS: Hardened Gentoo Linux amd64 (though the issue may affect many
others).
Attached is a patch solving this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxdcpp/+bug/804969/+subscriptions
References