From: Jeffrey C. Ollie Date: Tue, 30 May 2006 16:36:21 +0000 (+0000) Subject: Get rid of warning about datarootdir at the end of the configure process... X-Git-Tag: 1.4.0-beta1~1156 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e14097415d4c80e586be409ad4492ec247cb73f;p=thirdparty%2Fasterisk.git 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 --- diff --git a/makeopts.in b/makeopts.in index 19a64ba088..fced44200f 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@