Blob Blame History Raw
--- gpx-viewer-0.1.2/Makefile.in.orig	2010-04-07 23:31:17.186132358 +0200
+++ gpx-viewer-0.1.2/Makefile.in	2010-04-07 23:31:30.776132380 +0200
@@ -208,7 +208,7 @@
 LDFLAGS = @LDFLAGS@
 LIBOBJS = @LIBOBJS@
 LIBS = \
-	@modules_LIBS@
+	@modules_LIBS@ -lm
 
 LIBTOOL = @LIBTOOL@
 LIPO = @LIPO@