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 743285 - AM_CONDITIONAL should be moved out of the have_udev check
AM_CONDITIONAL should be moved out of the have_udev check
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
git master
Other FreeBSD
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-01-21 10:00 UTC by Ting-Wei Lan
Modified: 2015-01-21 14:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Move AM_CONDITIONAL out of the have_udev check (904 bytes, patch)
2015-01-21 10:00 UTC, Ting-Wei Lan
committed Details | Review

Description Ting-Wei Lan 2015-01-21 10:00:57 UTC
Created attachment 295077 [details] [review]
build: Move AM_CONDITIONAL out of the have_udev check

This fixes the build problem when udev is not available.
Comment 1 Rui Matos 2015-01-21 14:10:02 UTC
Review of attachment 295077 [details] [review]:

yes, thanks
Comment 2 Rui Matos 2015-01-21 14:10:29 UTC
Attachment 295077 [details] pushed as 6a96026 - build: Move AM_CONDITIONAL out of the have_udev check