]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Document limitation of BusyBox tr.
authorBruno Haible <bruno@clisp.org>
Fri, 3 Mar 2023 13:32:13 +0000 (14:32 +0100)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Apr 2023 16:02:07 +0000 (09:02 -0700)
commite704a13c9644f4f4b9a9dd4e215ee7a1707f5850
treeed0fab9139608d97534f025de86f275f32df4647
parent0cc3c4ca8e6c550bf590ae45a916982b6ec50203
Document limitation of BusyBox tr.

BusyBox 1.35.0 tr, which is shipped with Alpine Linux 3.17, does not support
the POSIX [x*n] syntax.

* doc/autoconf.texi (Limitations of Usual Tools): Document limitation of 'tr'
from BusyBox.
doc/autoconf.texi