Skip to content

autogen.sh: Use $PATH_SEPARATOR as a path separator of ACLOCAL_PATH#96

Merged
hpax merged 1 commit intonetwide-assembler:masterfrom
komh:path_separator
Oct 3, 2025
Merged

autogen.sh: Use $PATH_SEPARATOR as a path separator of ACLOCAL_PATH#96
hpax merged 1 commit intonetwide-assembler:masterfrom
komh:path_separator

Conversation

@komh
Copy link
Copy Markdown
Contributor

@komh komh commented Nov 26, 2024

A path separator of ACLOCAL_PATH on OS/2 is ';' not ':'. So use $PATH_SEPARATOR instead of hard-coded ':'.

A path separator of ACLOCAL_PATH on OS/2 is ';' not ':'. So use
$PATH_SEPARATOR instead of hard-coded ':'.

Signed-off-by: KO Myung-Hun <komh78@gmail.com>
@hpax hpax merged commit bc2108b into netwide-assembler:master Oct 3, 2025
@komh komh deleted the path_separator branch October 4, 2025 09:53
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