Skip to content

Fix autoreconf misparsing ACLOCAL_AMFLAGS#8

Merged
JoesCat merged 1 commit into
fontforge:masterfrom
tuffnatty:aclocal-failure
Sep 16, 2016
Merged

Fix autoreconf misparsing ACLOCAL_AMFLAGS#8
JoesCat merged 1 commit into
fontforge:masterfrom
tuffnatty:aclocal-failure

Conversation

@tuffnatty

Copy link
Copy Markdown
Contributor

The braces around ${ACLOCAL_FLAGS} were changed to parentheses in a previous commit. It makes autoreconf misparse the line and produce something like:

$ autoreconf -i
sh: ACLOCAL_FLAGS: command not found

The patch fixes the problem and adds a comment to prevent such problems in the future.

@JoesCat JoesCat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @tuffnatty - the comments are also a welcome improvement to stop us from flip-flopping in edits that "appear" good vs those that are meant to work.

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