summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2019-03-12 21:37:40 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2019-03-12 21:37:40 +0000
commit2519f0d3f59cb65f29b2832e32c664aee91f72ad (patch)
treefa146b2618201c106a1cebab8c5a950b00805751 /Makefile.in
parentdee9ab972d7d8c7dbf3fa6f8065638c7301f6f79 (diff)
downloadlibapr-2519f0d3f59cb65f29b2832e32c664aee91f72ad.tar.gz
Silence WARNING 'Makefile.in' seems to ignore the --datarootdir setting
git-svn-id: http://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@