Skip to content

configure.ac: uncomment AC_CANONICAL_BUILD#47

Closed
ghost wants to merge 1 commit intomasterfrom
unknown repository
Closed

configure.ac: uncomment AC_CANONICAL_BUILD#47
ghost wants to merge 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Feb 26, 2023

This commit uncomments AC_CANONICAL_BUILD. This is needed in
order to make cross-compilation work properly (at least in nixpkgs).

The AC_CANONICAL_BUILD line in configure.ac was commented out in
2009 as part of a gigantic megapatch imported from subversion. It
is unclear why it was commented out. It appears to make the if
conditional (the next stanza of code) into deadcode.

This commit uncomments `AC_CANONICAL_BUILD`.  This is needed in
order to make cross-compilation work properly (at least in nixpkgs).

The `AC_CANONICAL_BUILD` line in `configure.ac` was commented out in
2009 as part of a gigantic megapatch imported from subversion.  It
is unclear why it was commented out.  It appears to make the `if`
conditional (the next stanza of code) into deadcode.
@ghost ghost marked this pull request as ready for review February 26, 2023 17:26
@ghost ghost mentioned this pull request Feb 26, 2023
1 task
7c6f434c pushed a commit to NixOS/nixpkgs that referenced this pull request Mar 9, 2023
This commit adds `autoreconfHook` and cherry-picks a patch submitted
upstream in order to fix cross compilation.

- freeswitch/spandsp#47
@ghost ghost closed this by deleting the head repository Aug 5, 2023
This pull request was closed.
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.

0 participants