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 634018 - build: fix nautilus-sendto configuration
build: fix nautilus-sendto configuration
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: sendto
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2010-11-04 19:30 UTC by Dan Winship
Modified: 2010-11-04 19:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: fix nautilus-sendto configuration (1.62 KB, patch)
2010-11-04 19:30 UTC, Dan Winship
committed Details | Review

Description Dan Winship 2010-11-04 19:30:17 UTC
The code was invoking pkg-config incorrectly, causing the check for
nautilus-sendto to always fail. Fixing this then revealed that it was
previously also looking at the wrong configure variable name, causing
--disable-nautilus-sendto to be a no-op.
Comment 1 Dan Winship 2010-11-04 19:30:18 UTC
Created attachment 173844 [details] [review]
build: fix nautilus-sendto configuration
Comment 2 Dan Winship 2010-11-04 19:49:01 UTC
Attachment 173844 [details] pushed as 414f569 - build: fix nautilus-sendto configuration