aboutsummaryrefslogtreecommitdiffstats
path: root/makeopts.in
diff options
context:
space:
mode:
authorjcollie <jcollie@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-30 16:36:21 +0000
committerjcollie <jcollie@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-30 16:36:21 +0000
commitf68b426cc5a96d589b653aca97dba778b4f5effe (patch)
treed57f15ac5ddad390062988f99b77d9e71836e62d /makeopts.in
parent229070412738a9b36d52a92a224eec738e92ce45 (diff)
Get rid of warning about datarootdir at the end of the configure process...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30806 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'makeopts.in')
-rw-r--r--makeopts.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/makeopts.in b/makeopts.in
index 19a64ba08..fced44200 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -24,6 +24,7 @@ prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
+datarootdir = @datarootdir@
datadir = @datadir@
includedir = @includedir@
infodir = @infodir@