aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-15 23:53:26 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-15 23:53:26 +0000
commit20ab623907fa09cdb7abd31435950d6402b3a00a (patch)
tree21477ad858bc63ce66f1f8d38f50d24b9286bc7d /include/asterisk
parent57f6f3558017c7d769d8b7df64e1737ffff25734 (diff)
Add configure script checking for GTK2 and some additional Makefile targets
to support gmenuselect git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@58947 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 3610c05c2..e8a92a62b 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -135,6 +135,9 @@
/* Define if your system has the GTK libraries. */
#undef HAVE_GTK
+/* Define if your system has the GTK2 libraries. */
+#undef HAVE_GTK2
+
/* Define to indicate the ${IKSEMEL_DESCRIP} library */
#undef HAVE_IKSEMEL