https://bugs.freedesktop.org/show_bug.cgi?id=47248
--- Comment #16 from Matt Turner <[email protected]> --- Created attachment 73866 --> https://bugs.freedesktop.org/attachment.cgi?id=73866&action=edit patch (In reply to comment #15) > The commit 2a71054396 and its parent (for Bison) break configure for me. > > checking if bison is the parser generator... yes > ./configure: line 19532: syntax error near unexpected token `fi' > ./configure: line 19532: `fi' > > Indeed the else-fi sections are empty, which makes bash unhappy. > > My autoconf is 2.61, if that is too old, please mark the required version so > that autogen bails early. I don't think that's it. It looks like I'm missing a comma between the test and run-if-true in AS_IF. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
