configure: check for regex functions when building tests
authorBartosz Golaszewski <bartekgola@gmail.com>
Tue, 20 Jun 2017 08:36:16 +0000 (10:36 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Tue, 20 Jun 2017 08:36:16 +0000 (10:36 +0200)
commit8ec7f414762bd99ec96d9e2f434d687bcd1ea785
tree0d43a22f1782cc2e25345b12cb31cfe8a9289f8b
parentb2145b97d4a6d4bd4a5934e25c420042fe677573
configure: check for regex functions when building tests

Check if regexec() is available if we need to build the test suite.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
configure.ac