From 12abb7a7f487ad3e6b72ed733ac9e86c8220daa3 Mon Sep 17 00:00:00 2001 From: qwell Date: Wed, 11 Jul 2007 17:43:14 +0000 Subject: 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 --- makeopts.in | 1 + 1 file changed, 1 insertion(+) (limited to 'makeopts.in') 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@ -- cgit v1.2.3