aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gstreamer/gstreamer/gst-configure_skip_shave.patch
blob: e9d7abcf80239c5896b12759d331a4554037a9f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- configure.ac	2009-10-05 23:29:45.000000000 +0200
+++ configure.ac	2009-10-05 23:30:46.000000000 +0200
@@ -658,8 +658,6 @@
 GST_PLUGIN_LDFLAGS="-module -avoid-version -export-symbols-regex '^[_]*gst_plugin_desc\$\$' $GST_ALL_LDFLAGS"
 AC_SUBST(GST_PLUGIN_LDFLAGS, "$GST_PLUGIN_LDFLAGS")
 
-SHAVE_INIT([common],[enable])
-
 dnl things for our internal libcheck
 if test "x$BUILD_CHECK" = "xyes"; then
   AG_GST_CHECK_CHECKS()