From: sven.panne@aedion.de Date: Thu, 1 Feb 2007 13:42:43 +0000 (+0000) Subject: Adhere to the new GNU Coding Standards, avoiding a warning with autoconf 2.59c and... X-Git-Tag: 2007-02-05~19 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=3f149d7293f5ce37c8211d8d51ea3665e077272f;p=ghc-hetmet.git Adhere to the new GNU Coding Standards, avoiding a warning with autoconf 2.59c and later --- diff --git a/mk/config.mk.in b/mk/config.mk.in index 3718485..ef0c479 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -508,6 +508,7 @@ FPTOOLS_TOP_ABS_PLATFORM = @hardtop_plat@ # passing through, we might as well set them. prefix = @prefix@ +datarootdir = @datarootdir@ exec_prefix = @exec_prefix@ bindir = @bindir@ datadir0 = @datadir@