https://bugzilla.novell.com/show_bug.cgi?id=228802
Summary: helix-dbus-server: simplifications/fixes for the startup script generation Product: openSUSE 10.3 Version: unspecified Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: andreas.hanke@gmx-topmail.de QAContact: qa@suse.de
Attached you can find a patch for helix-dbus-server that implements the following changes:
- Remove AS_AC_EXPAND. This macro is broken by design, violates GNU coding standards[1], is incompatible with autoconf >= 2.60[2], and, even worse, helix-dbus-server doesn't actually use it, so it is dead code that should be removed.
- Remove code from configure.ac that more or less emulates AS_AC_EXPAND, for the same reasons, and because it is completely unnecessary because the variables are used from shell code only and therefore don't need to be expanded. The shell can do that at runtime.
[1] http://www.gnu.org/software/autoconf/manual/html_node/Defining-Directories.h...
[2] https://bugzilla.novell.com/show_bug.cgi?id=210297
https://bugzilla.novell.com/show_bug.cgi?id=228802
------- Comment #1 from andreas.hanke@gmx-topmail.de 2006-12-14 22:48 MST ------- Created an attachment (id=109868) --> (https://bugzilla.novell.com/attachment.cgi?id=109868&action=view) .
https://bugzilla.novell.com/show_bug.cgi?id=228802
jpr@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |abockover@novell.com |gnome@forge.provo.novell.com|
https://bugzilla.novell.com/show_bug.cgi?id=228802
Rodrigo Moya rodrigo@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rodrigo@novell.com Status Whiteboard| |gnome-wrong-out-of-the-box
https://bugzilla.novell.com/show_bug.cgi?id=228802
User captain.magnus@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=228802#c2
Magnus Boman captain.magnus@opensuse.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |captain.magnus@opensuse.org
--- Comment #2 from Magnus Boman captain.magnus@opensuse.org 2008-04-21 20:33:08 MST --- Ping
https://bugzilla.novell.com/show_bug.cgi?id=228802
User casualprogrammer@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=228802#c3
Casual J. Programmer casualprogrammer@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |casualprogrammer@gmail.com
--- Comment #3 from Casual J. Programmer casualprogrammer@gmail.com 2008-06-11 15:31:49 MDT --- Filed 2006-12-14, last activity 2006-12-14, can assignee please review and update ? Thank you !
https://bugzilla.novell.com/show_bug.cgi?id=228802
User abockover@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=228802#c4
Aaron Bockover abockover@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX
--- Comment #4 from Aaron Bockover abockover@novell.com 2008-09-24 09:39:41 MDT --- We're no longer using helix-dbus-server in Banshee 1.x.