summaryrefslogtreecommitdiff
path: root/makeopts.in
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2010-03-05 19:32:19 +0000
committerRussell Bryant <russell@russellbryant.com>2010-03-05 19:32:19 +0000
commit925aad8944d7cdf590e4643b8d6de89dd27768ea (patch)
tree96226155abfb58e2e8f3f0f81667318d01eb77c3 /makeopts.in
parent976400a61e418af20fdc74d9d5c1633244e91377 (diff)
Remove pbx_gtkconsole and related gtk1 checks.
Review: https://reviewboard.asterisk.org/r/541/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@251022 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'makeopts.in')
-rw-r--r--makeopts.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/makeopts.in b/makeopts.in
index 0808fca74..2c79d0b84 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -108,9 +108,6 @@ GSM_INTERNAL=@GSM_INTERNAL@
GSM_INCLUDE=@GSM_INCLUDE@
GSM_LIB=@GSM_LIB@
-GTK_INCLUDE=@GTK_INCLUDE@
-GTK_LIB=@GTK_LIB@
-
GTK2_INCLUDE=@GTK2_INCLUDE@
GTK2_LIB=@GTK2_LIB@