From f8f6ff5da297a014ea2b09d1e6223fadd5fff76e Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 25 Aug 2007 22:25:32 +0000 Subject: * config.make.in (datarootdir): Add to shut up configure. --- config.make.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config.make.in') diff --git a/config.make.in b/config.make.in index 836f613..3fd0abc 100644 --- a/config.make.in +++ b/config.make.in @@ -17,6 +17,7 @@ libexecdir = @libexecdir@ rootsbindir = @libc_cv_rootsbindir@ infodir = @infodir@ includedir = @includedir@ +datarootdir = @datarootdir@ # Should we use and build ldconfig? use-ldconfig = @use_ldconfig@ -- cgit v1.1