Code

Using coreutils' base_name function because of portability issues with
[nagiosplug.git] / m4 / np_coreutils.m4
index 5360bbd07ef1ac6f636496e0c7e584fad1ce46f2..77cb9f69d74d20c4798e1ee83b899407365fe688 100644 (file)
@@ -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])