summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-04-13 00:46:23 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-04-13 00:46:23 +0000
commite1f6397f766b74e334231b8ec891eaa995ac9fe8 (patch)
tree7d8e3ee5e9606ce24fd98f1bf255ba34ffe9265a /configure.ac
parent3a9c675a6819ecd54c84d1810b7abe055fde3864 (diff)
spec fixes gst-launch-ext additions trying to fix up ieeetest but failed function collision in avifile dir
Original commit message from CVS: * spec fixes * gst-launch-ext additions * trying to fix up ieeetest but failed * function collision in avifile dir
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 97863830..1ac08518 100644
--- a/configure.ac
+++ b/configure.ac
@@ -137,6 +137,7 @@ AC_C_BIGENDIAN
dnl Check for essential libraries first:
dnl ====================================
+GST_GLIB2_CHECK()
PKG_CHECK_MODULES(GTK2, gtk+-2.0, HAVE_GTK=yes, HAVE_GTK=no)
GTK_CFLAGS=$GTK2_CFLAGS
GTK_LIBS=$GTK2_LIBS