Skip to content

autogen.sh does not account for homebrew #138

@randallmorse

Description

@randallmorse

autogen.sh has checks for many package install locations but does not account for homebrew

if ! test -x "${BINDIR}/aclocal";
then
	# Default location of Homebrew installed binaries.
	BINDIR="/opt/homebrew/bin";
fi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions