Skip to content

configure.ac: fix bashisms

'==' is a bashism, so use the POSIX '=' instead.

Merge request reports

Loading