summaryrefslogtreecommitdiff
path: root/makeopts.in
diff options
context:
space:
mode:
authorJeffrey C. Ollie <jeff@ocjtech.us>2006-05-30 16:36:21 +0000
committerJeffrey C. Ollie <jeff@ocjtech.us>2006-05-30 16:36:21 +0000
commit7e14097415d4c80e586be409ad4492ec247cb73f (patch)
treed57f15ac5ddad390062988f99b77d9e71836e62d /makeopts.in
parent3872b97683b30a006831569de6648ecd12c48e56 (diff)
Get rid of warning about datarootdir at the end of the configure process...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30806 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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@