configure: fix up word boundary regex logic now that we have gnulib
If we're using the bundled gnulib regex module, then assume word boundary support is available to avoid issues with the regcomp test. This also unifies the different code paths a bit. This fixes https://savannah.gnu.org/bugs/?50705.
Showing
+28 -19
Please register or sign in to comment