aboutsummaryrefslogtreecommitdiff
path: root/m4/np_coreutils.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/np_coreutils.m4')
-rw-r--r--m4/np_coreutils.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/np_coreutils.m4 b/m4/np_coreutils.m4
index 5360bbd0..77cb9f69 100644
--- a/m4/np_coreutils.m4
+++ b/m4/np_coreutils.m4
@@ -11,6 +11,7 @@ dnl Usually in coreutils' prereq.m4, but this is a subset that we need
AC_DEFUN([np_COREUTILS],
[
AC_REQUIRE([AM_STDBOOL_H])
+ AC_REQUIRE([gl_BASENAME])
AC_REQUIRE([gl_C_STRTOLD])
AC_REQUIRE([gl_EXITFAIL])
AC_REQUIRE([gl_FCNTL_SAFER])