summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-23 10:23:23 +0000
committerJim Meyering <jim@meyering.net>2000-01-23 10:23:23 +0000
commitd0a520d3678bc8d10e49b7fde7742eadd758eb21 (patch)
tree86885e55496671e7098889e8a075985a4bf56226 /m4
parent4d5960cf1f427ea167209b82da1ac0524012e4a5 (diff)
downloadcoreutils-d0a520d3678bc8d10e49b7fde7742eadd758eb21.tar.xz
(AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
Diffstat (limited to 'm4')
-rw-r--r--m4/jm-macros.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index bc83d4eb4..1b5282866 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -14,6 +14,7 @@ AC_DEFUN(jm_MACROS,
AC_SUBST(OPTIONAL_BIN_PROGS)
AC_SUBST(OPTIONAL_BIN_ZCRIPTS)
AC_SUBST(MAN)
+ AC_SUBST(DF_PROG)
dnl This macro actually runs replacement code. See isc-posix.m4.
AC_REQUIRE([AC_ISC_POSIX])dnl