[PATCH] kexec: Handle datarootdir for newer autoconf versions.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This fixes up the:

config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting

warning when producing the output Makefile.

Signed-off-by: Paul Mundt <lethal at linux-sh.org>

---

 Makefile.in |    1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.in b/Makefile.in
index 6b4c954..cb0faae 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -10,6 +10,7 @@ bindir		= @bindir@
 sbindir		= @sbindir@
 libexecdir	= @libexecdir@
 datadir		= @datadir@
+datarootdir	= @datarootdir@
 sysconfdir	= @sysconfdir@
 sharedstatedir	= @sharedstatedir@
 localstatedir	= @localstatedir@



[Index of Archives]     [LM Sensors]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux