summaryrefslogtreecommitdiffstats
path: root/audio/gnomemedia2/files/patch-configure
blob: 717fbe522f64e4680c10ab97003d6f6390cb9c92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
--- configure.orig  Thu Jan 23 17:55:03 2003
+++ configure   Tue Feb  4 20:31:01 2003
@@ -8336,6 +8336,7 @@
 
 # This can be used to rebuild libtool when needed
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
 
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@@ -12019,7 +12020,7 @@
 # FIXME: COMMON_MODULES should go because it is silly ...
 # ... and I'm sure we can narrow down some of these dependencies because
 # ... they depend on each other
-COMMON_MODULES="gtk+-2.0 gconf-2.0 libgnomeui-2.0 libglade-2.0 >= 1.99.12 libglade-2.0 gconf-2.0 gnome-desktop-2.0 gstreamer-0.5 gstreamer-libs-0.5"
+COMMON_MODULES="gtk+-2.0 gconf-2.0 libgnomeui-2.0 libglade-2.0 >= 1.99.12 libglade-2.0 gconf-2.0 gnome-desktop-2.0 gstreamer-$GST_MAJORMINOR gstreamer-libs-$GST_MAJORMINOR"
 
   succeeded=no
 
@@ -12117,7 +12118,7 @@
   fi
 
 
-GSTPROPS_LIBS="$GSTPROPS_LIBS $x_libs -lgstgconf-0.5"
+GSTPROPS_LIBS="$GSTPROPS_LIBS $x_libs -lgstgconf-$GST_MAJORMINOR"