]> jfr.im git - solanum.git/commit
Fix assert = hard assignments
authorjailbird777 <redacted>
Tue, 16 Aug 2022 19:04:37 +0000 (14:04 -0500)
committerDoug Freed <redacted>
Wed, 24 Aug 2022 22:15:43 +0000 (18:15 -0400)
commitc8025927ae14de62f5232d7e54c913bce9e89caf
tree836c0e271c1be688a7d3c032e397d6753fcf2933
parent1b64bfa05e10fa0da4c17b0aa2b763230d2f9076
Fix assert = hard assignments

The spaces surrounding the = is bad syntax, which causes the shell to try to
execute 'assert'.

Granted, all of this is just cosmetic, as the only use of $assert seems to be
in the echo at the end of the configure run.
configure.ac
librb/configure.ac