summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2015-10-09 14:41:51 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2015-10-09 14:41:51 (GMT)
commitea2bbf6918dcfdaa9d3b786f6565d1ff3e8904a0 (patch)
treec599568028786a8db4ac9bb25f81fc9203571b3e /win
parent6816e77cbfb64f58b952d8cd4fe20e69141729ee (diff)
parent2c3171b7932c069b7f8c7bbfdbdb199251e2399e (diff)
downloadtcl-ea2bbf6918dcfdaa9d3b786f6565d1ff3e8904a0.zip
tcl-ea2bbf6918dcfdaa9d3b786f6565d1ff3e8904a0.tar.gz
tcl-ea2bbf6918dcfdaa9d3b786f6565d1ff3e8904a0.tar.bz2
Make autoconf > 2.59 work warning-free
Diffstat (limited to 'win')
-rw-r--r--win/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/Makefile.in b/win/Makefile.in
index 3d11045..1ef1da6 100644
--- a/win/Makefile.in
+++ b/win/Makefile.in
@@ -22,6 +22,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 like AFS