From 548cd0a9199d94cff930af7f3fd282880fe94a7e Mon Sep 17 00:00:00 2001 From: das Date: Sun, 3 Jun 2007 13:43:34 +0000 Subject: * unix/Makefile.in: add datarootdir to silence autoconf-2.6x warning. --- unix/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/unix/Makefile.in b/unix/Makefile.in index 5633343..6d50f32 100644 --- a/unix/Makefile.in +++ b/unix/Makefile.in @@ -5,7 +5,7 @@ # "autoconf" program (constructs like "@foo@" will get replaced in the # actual Makefile. # -# RCS: @(#) $Id: Makefile.in,v 1.129 2007/05/25 22:55:03 jenglish Exp $ +# RCS: @(#) $Id: Makefile.in,v 1.130 2007/06/03 13:43:34 das Exp $ # Current Tk version; used in various names. @@ -36,6 +36,7 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ libdir = @libdir@ includedir = @includedir@ +datarootdir = @datarootdir@ mandir = @mandir@ # The following definition can be set to non-null for special systems -- cgit v0.12