diff options
Diffstat (limited to 'm4/np_coreutils.m4')
-rw-r--r-- | m4/np_coreutils.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/np_coreutils.m4 b/m4/np_coreutils.m4 index e6627a2b..44aa3b80 100644 --- a/m4/np_coreutils.m4 +++ b/m4/np_coreutils.m4 @@ -18,4 +18,5 @@ AC_DEFUN([np_COREUTILS], AC_REQUIRE([gl_MOUNTLIST]) AC_REQUIRE([gl_FSUSAGE]) AC_REQUIRE([gl_FUNC_GLIBC_UNLOCKED_IO]) + AC_REQUIRE([gl_REGEX]) ]) |