Whamcloud - gitweb
Fix up configure so it finds mkinstalldirs
authorTheodore Ts'o <tytso@mit.edu>
Thu, 10 Jul 2014 04:17:05 +0000 (00:17 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 10 Jul 2014 04:20:49 +0000 (00:20 -0400)
commit5b5bd2c251d1f999eddebb4d35fc1fba6004562a
treeb75e80ed79c54c44cbffce15732ec00412c5e747
parent9ed8d7829a6605c71d72e98bfd4c6b787dcd1436
Fix up configure so it finds mkinstalldirs

As an object lesson in why autoreconf is fundamentally unsafe, the
newer version of nls.m4 no longer handles @MKINSTALLDIRS@.  So add
this back, since our Makefiles depend on it.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
acinclude.m4
configure
configure.in