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 362050 - Bad parenthesis in configure.in - configure failed
Bad parenthesis in configure.in - configure failed
Status: RESOLVED DUPLICATE of bug 314079
Product: gnome-session
Classification: Core
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-13 23:10 UTC by Marc-Andre Lureau
Modified: 2006-10-14 23:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
fix (359 bytes, patch)
2006-10-13 23:11 UTC, Marc-Andre Lureau
none Details | Review

Description Marc-Andre Lureau 2006-10-13 23:10:37 UTC
Please describe the problem:
Parenthesis mismatch in configure.in

Steps to reproduce:
1. ./autogen.sh && ./configure with CVS HEAD



Actual results:
configure failed

line 19823842 errrorrr: unexpected ';;'


Expected results:


Does this happen every time?
yes

Other information:
Comment 1 Marc-Andre Lureau 2006-10-13 23:11:16 UTC
Created attachment 74663 [details] [review]
fix
Comment 2 Tom Tromey 2006-10-14 23:16:09 UTC

*** This bug has been marked as a duplicate of 314079 ***