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 700174 - configure.ac: remove unused dbus stuff
configure.ac: remove unused dbus stuff
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: nm-applet
git master
Other All
: Normal trivial
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-05-12 13:51 UTC by Adrian Bunk
Modified: 2013-05-13 14:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.22 KB, patch)
2013-05-12 13:51 UTC, Adrian Bunk
committed Details | Review

Description Adrian Bunk 2013-05-12 13:51:07 UTC
Created attachment 243910 [details] [review]
patch

Remove the following unused:
- --with-dbus-sys configure option
- DBUS_SYS_DIR variable
- DBUS_126 variable

Please double-check before applying this patch that it is correct that these are no longer used. If it is not, please discard my patch and correct whatever bug there might be.