]> git.pld-linux.org Git - packages/gstreamer.git/blame - gstreamer-libtool.patch
- fix doc installation directory
[packages/gstreamer.git] / gstreamer-libtool.patch
CommitLineData
71f3c9e9
MK
1diff -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.023125 seconds and 4 git commands to generate.