Skip to content

makefiles: fix quotation of BINTOPKGLIBEXECDIR macro - #2781

Merged
rustyrussell merged 1 commit into
ElementsProject:masterfrom
tensor5:macro-quotation
Jul 1, 2019
Merged

makefiles: fix quotation of BINTOPKGLIBEXECDIR macro#2781
rustyrussell merged 1 commit into
ElementsProject:masterfrom
tensor5:macro-quotation

Conversation

@tensor5

@tensor5 tensor5 commented Jun 30, 2019

Copy link
Copy Markdown
Contributor

It fixes this error that happens in some configurations:

configure: creating ./config.status
./config.status: command substitution: line 547: unexpected EOF while looking for matching `"'
./config.status: command substitution: line 548: syntax error: unexpected end of file
./config.status: line 546: LDFLAGS=  -Og: command not found
./config.status: line 688: -e: command not found
./config.status: line 688: -e: command not found
./config.status: line 688: -e: command not found
./config.status: line 688: -e: command not found
./config.status: line 688: -e: command not found
./config.status: line 688: -e: command not found
./config.status: line 688: -e: command not found
./config.status: line 688: -e: command not found
./config.status: line 688: -e: command not found
./config.status: line 688: -e: command not found
./config.status: line 688: -e: command not found
./config.status: line 700: -e: command not found
./config.status: line 700: -e: command not found
./config.status: line 700: -e: command not found
./config.status: line 700: -e: command not found

See:
#1454
#2618

@ZmnSCPxj

Copy link
Copy Markdown
Contributor

Rebased on top of #2783 . Have not reviewed yet, please wait.

@rustyrussell rustyrussell 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.

Ack bfc1b46

@rustyrussell

Copy link
Copy Markdown
Contributor

Thanks for this!

@rustyrussell
rustyrussell merged commit cbf240e into ElementsProject:master Jul 1, 2019
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.

3 participants