[librsvg] Fix linking with pedantic linkers
- From: Matthias Clasen <matthiasc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [librsvg] Fix linking with pedantic linkers
- Date: Sun, 14 Feb 2010 19:26:12 +0000 (UTC)
commit 0592c1b5cf7ae61bace9627d40b9d4860334eccc
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Feb 14 14:24:13 2010 -0500
Fix linking with pedantic linkers
tests/pdiff/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/pdiff/Makefile.am b/tests/pdiff/Makefile.am
index 9f9865b..47ed8c1 100644
--- a/tests/pdiff/Makefile.am
+++ b/tests/pdiff/Makefile.am
@@ -13,4 +13,4 @@ perceptualdiff_SOURCES = \
perceptualdiff.c
INCLUDES = $(LIBRSVG_CFLAGS)
-LDADD = libpdiff.la $(LIBRSVG_LIBS)
+LDADD = libpdiff.la $(LIBRSVG_LIBS) -lm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]