more libs

This commit is contained in:
Matthias Clasen 2010-02-14 20:52:44 +00:00
parent 9154ebd64d
commit feb07c1c13

View File

@ -1,3 +1,15 @@
diff -up totem-2.29.4/browser-plugin/Makefile.am.libs totem-2.29.4/browser-plugin/Makefile.am
--- totem-2.29.4/browser-plugin/Makefile.am.libs 2010-02-14 15:50:25.578304453 -0500
+++ totem-2.29.4/browser-plugin/Makefile.am 2010-02-14 15:50:39.139178785 -0500
@@ -55,7 +55,7 @@ test_glow_button_SOURCES = \
test_glow_button_LDADD = \
libtotembrowserplugin_helper.la \
- $(DEPENDENCY_LIBS)
+ $(DEPENDENCY_LIBS) -lm
test_glow_button_CFLAGS = \
$(DEPENDENCY_CFLAGS) \
diff -up totem-2.29.4/src/backend/Makefile.am.libs totem-2.29.4/src/backend/Makefile.am
--- totem-2.29.4/src/backend/Makefile.am.libs 2010-02-14 15:27:02.078153914 -0500
+++ totem-2.29.4/src/backend/Makefile.am 2010-02-14 15:27:37.630904281 -0500