summaryrefslogtreecommitdiff
path: root/MCONFIG.in
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2006-10-22 00:14:26 -0400
committerTheodore Ts'o <tytso@mit.edu>2006-10-22 00:14:26 -0400
commitb6b65c3de480c8e17c2bf9ab12196c7dde325380 (patch)
treef1a98e905efabe43e93549856c892fa797d27426 /MCONFIG.in
parent977ac8731bf3bd934421dd8107e77325ec7e6de7 (diff)
downloade2fsprogs-b6b65c3de480c8e17c2bf9ab12196c7dde325380.tar.gz
Add datarootdir definition for compatibility with autoconf 2.60
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'MCONFIG.in')
-rw-r--r--MCONFIG.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MCONFIG.in b/MCONFIG.in
index a0226f5d..bd327d6e 100644
--- a/MCONFIG.in
+++ b/MCONFIG.in
@@ -14,6 +14,7 @@ exec_prefix = @exec_prefix@
root_bindir = @root_bindir@
root_sbindir = @root_sbindir@
root_libdir = @root_libdir@
+datarootdir = @datarootdir@
bindir = @bindir@
sbindir = @sbindir@
libdir = @libdir@