]> git.draconx.ca Git - cdecl99.git/commit
Fix configuration with heirloom-sh.
authorNick Bowler <nbowler@draconx.ca>
Wed, 10 Mar 2021 06:07:17 +0000 (01:07 -0500)
committerNick Bowler <nbowler@draconx.ca>
Wed, 10 Mar 2021 06:07:17 +0000 (01:07 -0500)
commit32785fcd767c52ce826f8f0ed4232360e458f118
tree153b757d482f273eac1e09203825ef307e8182b2
parent41d0e2f8f2dc0ec50526ff6e4b8ff12936d1f90e
Fix configuration with heirloom-sh.

Gnulib's conditional dependency feature installs 'if ! ...' constructs
into configure, which fail under traditional shells such as heirloom-sh.

Let's replace these constructs with more portable ones while
bootstrapping.
bootstrap
gnulib