changeset 2199:f2f7c69f31c9

(AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
author Jim Meyering <jim@meyering.net>
date Sun, 23 Jan 2000 10:23:23 +0000
parents 81c03abe53c5
children fd4d430731d5
files m4/jm-macros.m4
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -14,6 +14,7 @@
   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