From 43f30739b9d2677d4ad9fbe9685035583a9267c4 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Thu, 11 Sep 2003 19:57:59 +0000 Subject: Remove all locally-defined optimization flags Original commit message from CVS: Remove all locally-defined optimization flags --- gst-libs/gst/video/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-libs/gst/video') diff --git a/gst-libs/gst/video/Makefile.am b/gst-libs/gst/video/Makefile.am index 86a4d4e9..e45c0051 100644 --- a/gst-libs/gst/video/Makefile.am +++ b/gst-libs/gst/video/Makefile.am @@ -8,5 +8,5 @@ libgstvideoincludedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/video libgstvideoinclude_HEADERS = video.h libgstvideo_la_LIBADD = -libgstvideo_la_CFLAGS = $(GST_CFLAGS) $(GST_OPT_CFLAGS) +libgstvideo_la_CFLAGS = $(GST_CFLAGS) libgstvideo_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -- cgit v1.2.1