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 307509 - Someone broken configure.in and thus processing of it fails.
Someone broken configure.in and thus processing of it fails.
Status: RESOLVED FIXED
Product: gnome-menu-editor
Classification: Deprecated
Component: general
CVS HEAD
Other Linux
: Normal blocker
: ---
Assigned To: Christian Neumair
Christian Neumair
Depends on:
Blocks:
 
 
Reported: 2005-06-13 14:22 UTC by Ali Akcaagac
Modified: 2005-06-13 14:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Error Illustration (2.14 KB, text/plain)
2005-06-13 14:22 UTC, Ali Akcaagac
  Details
Patch to solve the issue. (509 bytes, patch)
2005-06-13 14:23 UTC, Ali Akcaagac
none Details | Review

Description Ali Akcaagac 2005-06-13 14:22:09 UTC
Hi Manny,

Someone made some mess inside configure.in and thus processing to create
Makefiles fails. I provided two attachments, one that illustrates the issue and
the other that fixes the problem. Make sure you don't have whitespaces and
strange linebreaks in the configure.in file.
Comment 1 Ali Akcaagac 2005-06-13 14:22:36 UTC
Created attachment 47714 [details]
Error Illustration
Comment 2 Ali Akcaagac 2005-06-13 14:23:07 UTC
Created attachment 47715 [details] [review]
Patch to solve the issue.
Comment 3 Kjartan Maraas 2005-06-13 14:34:00 UTC
I put on my build sherriff hat and commited this. Thanks