gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r11828: Don't LIBADD ld flags...


From: Sandro Santilli
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11828: Don't LIBADD ld flags...
Date: Thu, 28 Jan 2010 20:30:38 +0100
User-agent: Bazaar (2.0.2)

------------------------------------------------------------
revno: 11828
committer: Sandro Santilli <address@hidden>
branch nick: trunk
timestamp: Thu 2010-01-28 20:30:38 +0100
message:
  Don't LIBADD ld flags... 
modified:
  testsuite/libcore.all/Makefile.am
=== modified file 'testsuite/libcore.all/Makefile.am'
--- a/testsuite/libcore.all/Makefile.am 2010-01-28 03:47:40 +0000
+++ b/testsuite/libcore.all/Makefile.am 2010-01-28 19:30:38 +0000
@@ -75,9 +75,9 @@
 AM_LDFLAGS += $(top_builddir)/libbase/libltdlc.la
 endif
 
-if USE_FFMPEG_ENGINE
-AM_LDFLAGS += $(FFMPEG_LIBS)
-endif
+#if USE_FFMPEG_ENGINE
+#AM_LDFLAGS += $(FFMPEG_LIBS)
+#endif
 
 BitsReaderTest_SOURCES = BitsReaderTest.cpp
 BitsReaderTest_LDADD = $(AM_LDFLAGS)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]