]> granicus.if.org Git - libevent/commit
build: remove inconsistently used x-prefix comparisons
authorfanquake <fanquake@gmail.com>
Wed, 24 Nov 2021 06:41:33 +0000 (14:41 +0800)
committerfanquake <fanquake@gmail.com>
Wed, 24 Nov 2021 06:41:33 +0000 (14:41 +0800)
commit082941edf204a0f154f0cf33ce36ab9cf7356f2a
tree066d136a253b59f283875fab34f64ff087b5c659
parent0c217f4fe1af6efdb99321401da6f4048398065f
build: remove inconsistently used x-prefix comparisons

Given that these are already used inconsistently with `test` checks, it
makes sense to consolidate to not use the x-prefix comparisons at all.
In any case, it would be nice to think we no longer have to work around
a problem that existed in shells many, many years ago.

More info:
https://github.com/koalaman/shellcheck/wiki/SC2268
https://www.vidarholen.net/contents/blog/?p=1035
autogen.sh
configure.ac
m4/ax_check_funcs_ex.m4
test/test-ratelim.sh