Skip to content

Conversation

@fosslinux
Copy link
Owner

Early versions of automake have autoconf hardcoded into them as a program that should exist. We were "fixing" this by creating a symlink in autoconf-2.54. However this symlink is not in the repo package, which broke some things. Also meant that from autoconf 2.54 through autoconf 2.71, automake was using autoconf 2.53.

Let's make it consistent by having autoconf symlinks in every autoconf package.

Early versions of automake have `autoconf` hardcoded into them as a
program that should exist. We *were* "fixing" this by creating a symlink
in autoconf-2.54. However this symlink is _not_ in the repo package,
which broke some things. Also meant that from autoconf 2.54 through
autoconf 2.71, automake was using autoconf 2.53.

Let's make it consistent by having autoconf symlinks in every autoconf
package.
@fosslinux fosslinux merged commit 3eec993 into master Feb 4, 2025
6 checks passed
@fosslinux fosslinux deleted the autoconf-symlink branch February 4, 2025 21:36
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