Commit graph

3 commits

Author SHA1 Message Date
Nate Bargmann
709b89da58
Test for the presence of pkg-config in bootstrap
Test the version of pkg-config during autoreconf.

Document the requirement for pkg-config for bootstrap.
2025-09-18 09:25:16 -05:00
Nate Bargmann
d2bc23b676
Remove bashisms from shell scripts
Replace backticks in bootstrap with POSIX subshell substitution.

Restructure cppcheck.sh to help readability and remove bashisms.
2020-05-27 10:54:35 -05:00
Nate Bargmann
a8c56853d3 Rename autogen.sh to bootstrap to follow GNU guidelines
Update relevant document files to describe 'boostrap' and 'configure'.
2017-07-27 21:30:13 -05:00
Renamed from autogen.sh (Browse further)