aboutsummaryrefslogtreecommitdiffstats
path: root/makeopts.in
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-18 19:57:09 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-18 19:57:09 +0000
commit094036c9968685a49e5a3e25e5398d8be6e1b536 (patch)
tree2db69a00e73f60987e4bc83749f54ce11fa509d3 /makeopts.in
parent93d304cc003b4a52308e964e6b883606488a9f6f (diff)
We have autoconf...let's actually use it.
(note, M4 wasn't used, so...bye) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43215 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 b3d07a0e4..2167696b1 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -13,6 +13,7 @@ RANLIB=@RANLIB@
FIND=@FIND@
COMPRESS=@COMPRESS@
BASENAME=@BASENAME@
+ID=@ID@
SHELL=@SHELL@
LN=@LN@
QTMOC=@QTMOC@