summaryrefslogtreecommitdiffstats
path: root/src/config.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.mk.in')
-rw-r--r--src/config.mk.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.mk.in b/src/config.mk.in
index 759559a4e8..9590d445a1 100644
--- a/src/config.mk.in
+++ b/src/config.mk.in
@@ -109,6 +109,9 @@ exec_prefix = @exec_prefix@
### Prefix for location of data files
BINDIR = @bindir@
+### For autoconf 2.60 and later (avoid a warning)
+datarootdir = @datarootdir@
+
### Prefix for location of data files
DATADIR = @datadir@