summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2019-03-12 21:37:40 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2019-03-12 21:37:40 +0000
commit60b6777a7cf44525b5d7af926f482f4ec6002448 (patch)
treefa146b2618201c106a1cebab8c5a950b00805751 /Makefile.in
parent5a391ab63cc517f84fc7300986e9776b2a88efbe (diff)
downloadapr-60b6777a7cf44525b5d7af926f482f4ec6002448.tar.gz
Silence WARNING 'Makefile.in' seems to ignore the --datarootdir setting
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1855347 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index bf1b55b72..8008f4189 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -70,6 +70,7 @@ exec_prefix=@exec_prefix@
bindir=@bindir@
libdir=@libdir@
includedir=@includedir@
+datarootdir=@datarootdir@
datadir=@datadir@
installbuilddir=@installbuilddir@