summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2015-10-09 14:40:28 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2015-10-09 14:40:28 (GMT)
commit2c3171b7932c069b7f8c7bbfdbdb199251e2399e (patch)
tree86ce930b804c66978938dfceec6591ec1a0e7bcd /win/Makefile.in
parent2a1ef7e5c60cf8a23a9da2c301fd4044c9f0db0e (diff)
downloadtcl-2c3171b7932c069b7f8c7bbfdbdb199251e2399e.zip
tcl-2c3171b7932c069b7f8c7bbfdbdb199251e2399e.tar.gz
tcl-2c3171b7932c069b7f8c7bbfdbdb199251e2399e.tar.bz2
Make autoconf > 2.59 work warning-free
Diffstat (limited to 'win/Makefile.in')
-rw-r--r--win/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/Makefile.in b/win/Makefile.in
index c0d8668..b3417e7 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