[clutter] tests: link test-conformance against libm
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] tests: link test-conformance against libm
- Date: Fri, 15 Jun 2012 14:32:04 +0000 (UTC)
commit a88f73091b7606447418a63c62cb447f2ee63780
Author: FrÃdÃric PÃters <fpeters 0d be>
Date: Tue Jun 12 08:25:05 2012 +0200
tests: link test-conformance against libm
https://bugzilla.gnome.org/show_bug.cgi?id=677921
tests/conform/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/conform/Makefile.am b/tests/conform/Makefile.am
index d23efaf..d897070 100644
--- a/tests/conform/Makefile.am
+++ b/tests/conform/Makefile.am
@@ -162,7 +162,7 @@ test_conformance_CPPFLAGS = \
test_conformance_CFLAGS = -g $(CLUTTER_CFLAGS)
-test_conformance_LDADD = $(top_builddir)/clutter/libclutter- CLUTTER_API_VERSION@.la $(CLUTTER_LIBS)
+test_conformance_LDADD = $(top_builddir)/clutter/libclutter- CLUTTER_API_VERSION@.la $(CLUTTER_LIBS) -lm
test_conformance_LDFLAGS = -export-dynamic
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]