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 507595 - --without-hal configure option
--without-hal configure option
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: General
unspecified
Other All
: Normal enhancement
: 2.6
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2008-01-06 03:18 UTC by Matt Smith
Modified: 2008-01-06 12:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to configure.in (from svn) (735 bytes, patch)
2008-01-06 03:20 UTC, Matt Smith
none Details | Review

Description Matt Smith 2008-01-06 03:18:43 UTC
I'd like to see an option to the configure script to disable HAL support even if it is found and dbus and linux-input are enabled.
Comment 1 Matt Smith 2008-01-06 03:20:26 UTC
Created attachment 102255 [details] [review]
patch to configure.in (from svn)
Comment 2 Sven Neumann 2008-01-06 12:36:36 UTC
In my opinion this option is completely pointless. But I added it nevertheless:

2008-01-06  Sven Neumann  <sven@gimp.org>

	* configure.in: applied patch from Matt Smith that adds a
	--without-hal configure option (bug #507595).
	
	* INSTALL: document the new option.