libcody: fix --enable-checking=... [PR 98311]
authorNathan Sidwell <nathan@acm.org>
Wed, 16 Dec 2020 14:20:20 +0000 (06:20 -0800)
committerNathan Sidwell <nathan@acm.org>
Wed, 16 Dec 2020 14:20:20 +0000 (06:20 -0800)
commit4be6c4e2a4df5229ec4545e7244dfcdbf1f5bca1
tree3f03bdd3774bf9f0155c1d387e6e1b843b423407
parent6d972f5183d8d476cfb008b85e224aa9b90e628d
libcody: fix --enable-checking=... [PR 98311]

The -enable-checking configure code in libcody didn't play well with
us.  This just uses libcpp's configurey for that piece.

libcody/
* configure.ac: Use libcpp's enable-checking code.
* configure: Rebuilt.
libcody/configure
libcody/configure.ac