GNOME Bugzilla – Bug 74648
sysdir multiply defined in gnome-session/Makefile.am
Last modified: 2004-12-22 21:47:04 UTC
see summary. The sysdir makefile variable is defined twice in the makefile with different values each time. Newer automake's barf on this, and it is a bit confusing. One def should be removed (it looks like a bug).
Marking this up, james, because it breaks the .desktop files so it has fairly big implications. Thanks.
Fixed in CVS. Thanks Kjartan