[gnome-disk-utility/udisks2-port] Add -lm since we are using functions from that library
- From: David Zeuthen <davidz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-disk-utility/udisks2-port] Add -lm since we are using functions from that library
- Date: Mon, 10 Oct 2011 18:54:28 +0000 (UTC)
commit 8b5fc41387f8417dd6091e5b2bf9e179fe1883aa
Author: David Zeuthen <davidz redhat com>
Date: Mon Oct 10 14:54:12 2011 -0400
Add -lm since we are using functions from that library
Signed-off-by: David Zeuthen <davidz redhat com>
src/palimpsest/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/palimpsest/Makefile.am b/src/palimpsest/Makefile.am
index 591b5d8..42aeb87 100644
--- a/src/palimpsest/Makefile.am
+++ b/src/palimpsest/Makefile.am
@@ -53,6 +53,7 @@ palimpsest_CFLAGS = \
$(UDISKS2_CFLAGS) \
$(GTK3_CFLAGS) \
$(WARN_CFLAGS) \
+ -lm \
$(NULL)
palimpsest_LDADD = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]