]> git.draconx.ca Git - rrace.git/commit
Fix reconfiguration when using --without-x.
authorNick Bowler <nbowler@draconx.ca>
Tue, 7 Jun 2022 00:01:41 +0000 (20:01 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 8 Jun 2022 02:30:24 +0000 (22:30 -0400)
commit5ad79930f86cb4fd7eb1bdd38a58446168cb239e
tree9de7a07a1043aa18efe0db0d33f4d3acd10d4dd7
parent7c0e8a953d0057ec04f5d77c713a34c1ab30a7d6
Fix reconfiguration when using --without-x.

We need to consider the user's selection when checking whether or not
to build the Motif UI, because the cached result may have come from a
prior configure run.
configure.ac