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 74648 - sysdir multiply defined in gnome-session/Makefile.am
sysdir multiply defined in gnome-session/Makefile.am
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: general
1.5.x
Other All
: High normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks: 72999
 
 
Reported: 2002-03-14 14:37 UTC by James Henstridge
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description James Henstridge 2002-03-14 14:37:47 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).
Comment 1 Luis Villa 2002-03-15 20:48:11 UTC
Marking this up, james, because it breaks the .desktop files so it has
fairly big implications. Thanks.
Comment 2 Mark McLoughlin 2002-03-19 09:17:08 UTC
Fixed in CVS. Thanks Kjartan