GNOME Bugzilla – Bug 307509
Someone broken configure.in and thus processing of it fails.
Last modified: 2005-06-13 14:34:00 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.
Created attachment 47714 [details] Error Illustration
Created attachment 47715 [details] [review] Patch to solve the issue.
I put on my build sherriff hat and commited this. Thanks