Skip to content

acinclude.m4: fix build with autoconf >= 2.72#1

Open
ffontaine wants to merge 1 commit intolinknx:masterfrom
ffontaine:master
Open

acinclude.m4: fix build with autoconf >= 2.72#1
ffontaine wants to merge 1 commit intolinknx:masterfrom
ffontaine:master

Conversation

@ffontaine
Copy link

Move fi statement where it belongs to fix the following build failure with autoconf >= 2.72:

checking for stack setup via makecontext... ./configure: line 15863: syntax error near unexpected token `;;'

Fixes:

Move fi statement where it belongs to fix the following build failure
with autoconf >= 2.72:

checking for stack setup via makecontext... ./configure: line 15863: syntax error near unexpected token `;;'

Fixes:
 - http://autobuild.buildroot.org/results/013e0d3f72582ce3675f65786c014518682d703b

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
@2franix 2franix self-requested a review February 25, 2024 18:36
Copy link
Member

@2franix 2franix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ffontaine. The previous version looks wrong indeed.
We'll have to update the README once this is merged, because this repo will be different from Martin's.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants