summaryrefslogtreecommitdiff
path: root/makeopts.in
diff options
context:
space:
mode:
authorqwell <qwell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-07-11 17:43:14 +0000
committerqwell <qwell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-07-11 17:43:14 +0000
commit12abb7a7f487ad3e6b72ed733ac9e86c8220daa3 (patch)
tree1a9ca792ee533a5007f627e01644ae2e26834e83 /makeopts.in
parent81fd2c8de1bb4a1c4624400d78ea083ec2d5fdd2 (diff)
Move chkconfig logic to configure script rather than Makefile.
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2720 5390a7c7-147a-4af0-8ec9-7488f05a26cb
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 6f4e0bb..095e558 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -5,6 +5,7 @@ INSTALL=@INSTALL@
GREP=@GREP@
SHELL=@SHELL@
LN=@LN@
+CHKCONFIG=@CHKCONFIG@
prefix = @prefix@
exec_prefix = @exec_prefix@