]> git.ipfire.org Git - thirdparty/automake.git/commit
aclocal: path separator is ; on OS/2 and Windows.
authorKarl Berry <karl@freefriends.org>
Sun, 16 Jun 2024 15:41:06 +0000 (08:41 -0700)
committerKarl Berry <karl@freefriends.org>
Sun, 16 Jun 2024 15:41:06 +0000 (08:41 -0700)
commite09ee9748d104e3199e32a02c2347658c3f051f7
treeccdc9a758bed16e612e10fc77cb4dc3b275b13d5
parentf37526175a8efec93c53bf2cd1979e1887cb5c3f
aclocal: path separator is ; on OS/2 and Windows.

Adapted from and fixes https://bugs.gnu.org/71534.

* bin/aclocal.in (parse_ACLOCAL_PATH): use $^O to recognize OS/2
and Windows for the environment path element separator.
* NEWS: mention this.
NEWS
bin/aclocal.in