From fb61bb86f69f6df2acb4229862e84b891ec849fb Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Mon, 26 Jan 2009 22:18:59 +0000 Subject: [PATCH] Mention datarootdir (whatever the heck that is) to quiet 2.61 config.status --- build/top.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/build/top.mk b/build/top.mk index ce398f9e19..86a5ec2bc4 100644 --- a/build/top.mk +++ b/build/top.mk @@ -32,6 +32,7 @@ exec_prefix = @exec_prefix@ ldap_subdir = @ldap_subdir@ bindir = @bindir@ +datarootdir = @datarootdir@ datadir = @datadir@$(ldap_subdir) includedir = @includedir@ infodir = @infodir@ -- 2.39.5