Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > f973a41ff736d1938965b772739683f1 > files > 3

gnomeradio-1.8-6.fc13.src.rpm

diff -up gnomeradio-1.8/src/Makefile.am.ld gnomeradio-1.8/src/Makefile.am
--- gnomeradio-1.8/src/Makefile.am.ld	2008-09-13 18:01:41.000000000 +0200
+++ gnomeradio-1.8/src/Makefile.am	2010-02-15 01:28:42.000000000 +0100
@@ -34,4 +34,4 @@ gnomeradio_SOURCES = \
             v4l1.c \
             v4l2.c
 
-gnomeradio_LDADD = $(GNOME_LIBS) $(GSTREAMER_LIBS) $(LIRC)
+gnomeradio_LDADD = $(GNOME_LIBS) $(GSTREAMER_LIBS) $(LIRC) -lm
diff -up gnomeradio-1.8/src/Makefile.in.ld gnomeradio-1.8/src/Makefile.in
--- gnomeradio-1.8/src/Makefile.in.ld	2008-09-13 18:01:57.000000000 +0200
+++ gnomeradio-1.8/src/Makefile.in	2010-02-15 01:29:03.000000000 +0100
@@ -279,7 +279,7 @@ gnomeradio_SOURCES = \
             v4l1.c \
             v4l2.c
 
-gnomeradio_LDADD = $(GNOME_LIBS) $(GSTREAMER_LIBS) $(LIRC)
+gnomeradio_LDADD = $(GNOME_LIBS) $(GSTREAMER_LIBS) $(LIRC) -lm
 all: all-am
 
 .SUFFIXES: