From d65ec49ee98602f6c947753f06bc658383a12825 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 27 Nov 2005 17:05:38 +0000 Subject: [PATCH] add undefined for core Original commit message from CVS: add undefined for core --- gst/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gst/Makefile.am b/gst/Makefile.am index b019791..ccb582e 100644 --- a/gst/Makefile.am +++ b/gst/Makefile.am @@ -156,8 +156,7 @@ libgstreamer_@GST_MAJORMINOR@_la_LIBADD = \ $(XML_LIBS) libgstreamer_@GST_MAJORMINOR@_la_LDFLAGS = \ - $(GST_LT_LDFLAGS) \ - $(GST_LIB_LDFLAGS) + $(GST_LIB_LDFLAGS) $(GST_ALL_LDFLAGS) $(GST_LT_LDFLAGS) libgstreamer_@GST_MAJORMINOR@includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst -- 2.7.4