Skip to content
GitLab
Explore
Sign in
configure.ac: fix bashisms
Code
Review changes
Check out branch
Download
Patches
Plain diff
Sam James
requested to merge
thesamesam/libxml2:bashism
into
master
Jun 24, 2024
Overview
0
Commits
1
Pipelines
3
Changes
1
Expand
'==' is a bashism, so use the POSIX '=' instead.
Merge request reports
Loading