Add configure script checking for GTK2 and some additional Makefile targets

to support gmenuselect


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@58947 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2007-03-15 23:53:26 +00:00
parent b6bd80b7f2
commit fed69df9cd
6 changed files with 148 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ CURL=@PBX_CURL@
FREETDS=@PBX_FREETDS@
GSM=@PBX_GSM@
GTK=@PBX_GTK@
GTK2=@PBX_GTK2@
H323=@PBX_H323@
OPENH323=@PBX_OPENH323@
IKSEMEL=@PBX_IKSEMEL@