summaryrefslogtreecommitdiff
path: root/MCONFIG.in
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2014-07-10 15:39:05 +0100
committerTheodore Ts'o <tytso@mit.edu>2018-08-11 15:29:48 -0400
commit5abc0414922a3c99a80fdc53b1acb0f44f6e2aac (patch)
tree4c35f84ac29e5f10fc2cf2bf31ceee99dacdbdec /MCONFIG.in
parentcdca044059ac8f6dec8bb641ef1bdd9bac0910e2 (diff)
downloade2fsprogs-5abc0414922a3c99a80fdc53b1acb0f44f6e2aac.tar.gz
build: use MKDIR_P instead of MKINSTALLDIRS
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'MCONFIG.in')
-rw-r--r--MCONFIG.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MCONFIG.in b/MCONFIG.in
index 22b74eba..852286a6 100644
--- a/MCONFIG.in
+++ b/MCONFIG.in
@@ -110,7 +110,7 @@ LDCONFIG = @LDCONFIG@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
-MKINSTALLDIRS = @MKINSTALLDIRS@
+MKDIR_P = @MKDIR_P@
#
# Library definitions