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

@@ -84,6 +84,9 @@ GSM_LIB=@GSM_LIB@
GTK_INCLUDE=@GTK_INCLUDE@
GTK_LIB=@GTK_LIB@
GTK2_INCLUDE=@GTK2_INCLUDE@
GTK2_LIB=@GTK2_LIB@
IKSEMEL_INCLUDE=@IKSEMEL_INCLUDE@
IKSEMEL_LIB=@IKSEMEL_LIB@