aboutsummaryrefslogtreecommitdiffstats
path: root/makeopts.in
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-10 16:15:43 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-10 16:15:43 +0000
commitcfcf4c9f8cdfa495859d18d9026c5e29b04ddb8d (patch)
treebc9adc5283e515d21adf7bc408fe60a2032633a1 /makeopts.in
parentd3421c995aaae1961dcd2f053a235afe374b36e1 (diff)
Merged revisions 97734 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r97734 | russell | 2008-01-10 10:10:09 -0600 (Thu, 10 Jan 2008) | 4 lines Remove pbx_kdeconsole from the tree. It hasn't worked in ages, and nobody has complained. (closes issue #11706, reported by caio1982) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@97745 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'makeopts.in')
-rw-r--r--makeopts.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/makeopts.in b/makeopts.in
index 03da9046c..a69803b0a 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -17,7 +17,6 @@ BASENAME=@BASENAME@
ID=@ID@
SHELL=@SHELL@
LN=@LN@
-QTMOC=@QTMOC@
DOT=@DOT@
STRIP=@STRIP@
WGET=@WGET@
@@ -149,9 +148,6 @@ SS7_LIB=@SS7_LIB@
PWLIB_INCLUDE=@PWLIB_INCLUDE@
PWLIB_LIB=@PWLIB_LIB@
-QT_INCLUDE=@QT_INCLUDE@
-QT_LIB=@QT_LIB@
-
RADIUS_INCLUDE=@RADIUS_INCLUDE@
RADIUS_LIB=@RADIUS_LIB@