summaryrefslogtreecommitdiff
path: root/makeopts.in
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2006-09-18 19:57:09 +0000
committerJason Parker <jparker@digium.com>2006-09-18 19:57:09 +0000
commit23def858f760815aceb49c5e92f020b4ca890aba (patch)
tree2db69a00e73f60987e4bc83749f54ce11fa509d3 /makeopts.in
parentb93280947a1f431221a315078b5e3b6df7c8c9ea (diff)
We have autoconf...let's actually use it.
(note, M4 wasn't used, so...bye) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43215 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 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@