]> git.pld-linux.org Git - packages/gstreamer.git/blob - gstreamer-libtool.patch
70b29d04fde537d489636ff9de1a0719ab2de615
[packages/gstreamer.git] / gstreamer-libtool.patch
1 diff -Nuard gstreamer-0.6.4.orig/configure.ac gstreamer-0.6.4/configure.ac
2 --- gstreamer-0.6.4.orig/configure.ac   2003-10-13 17:03:13.000000000 +0200
3 +++ gstreamer-0.6.4/configure.ac        2003-10-15 20:53:53.000000000 +0200
4 @@ -24,6 +24,7 @@
5  dnl - interfaces removed -> AGE = 0
6  dnl - major/minor got increased -> reset to 0,0,0
7  AS_LIBTOOL(GST, 1, 0, 1)
8 +AC_PROG_LIBTOOL
9  
10  AC_CONFIG_SRCDIR([gst/gst.c])
11  AM_CONFIG_HEADER(config.h)
This page took 0.021423 seconds and 2 git commands to generate.