Index: gbonds-2.0.3/src/Makefile.am
===================================================================
--- gbonds-2.0.3.orig/src/Makefile.am	2013-04-07 18:07:56.826818091 -0400
+++ gbonds-2.0.3/src/Makefile.am	2013-04-07 18:08:31.850252691 -0400
@@ -73,6 +73,7 @@
 
 gbonds_LDADD =  \
 	$(GBONDS_LIBS)			\
+	-lm				\
 	recent-files/librecent.la
 
 
