summaryrefslogtreecommitdiffstats
path: root/xparts/src/gtk/configure.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'xparts/src/gtk/configure.in.in')
-rw-r--r--xparts/src/gtk/configure.in.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/xparts/src/gtk/configure.in.in b/xparts/src/gtk/configure.in.in
index 32dfac1e..28da9aeb 100644
--- a/xparts/src/gtk/configure.in.in
+++ b/xparts/src/gtk/configure.in.in
@@ -1 +1,4 @@
AM_CONDITIONAL(include_GTK_support, [ test "$GTK_CONFIG" != "no" ])
+
+AC_GTK_2
+AC_GLIB_2