[Pkg-electronics-commits] [gwave] 01/05: fix_indirect_linking.diff patch: add missing -lm
أحمد المحمودي (Ahmed El-Mahmoudy)
aelmahmoudy at sabily.org
Thu Mar 5 12:08:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
aelmahmoudy-guest pushed a commit to branch master
in repository gwave.
commit 2bd9b969c552e56df13e5eab8fba3798643bcaa1
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date: Thu Mar 5 12:42:31 2015 +0200
fix_indirect_linking.diff patch: add missing -lm
Thanks: Daniel T Chen <seven.steps at gmail.com>
---
debian/patches/fix_indirect_linking.diff | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/fix_indirect_linking.diff b/debian/patches/fix_indirect_linking.diff
index 8ec28d5..0605b58 100644
--- a/debian/patches/fix_indirect_linking.diff
+++ b/debian/patches/fix_indirect_linking.diff
@@ -24,7 +24,7 @@ Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourcef
GtkTable_indel.c GtkTable_indel.h xsnarf.h
-gwave_LDADD = ../spicefile/libspicefile.a @GTK_LIBS@ @GUILE_GNOME_LIBS@
-+gwave_LDADD = ../spicefile/libspicefile.a @GTK_LIBS@ @GUILE_GNOME_LIBS@ -lX11
++gwave_LDADD = ../spicefile/libspicefile.a @GTK_LIBS@ @GUILE_GNOME_LIBS@ -lX11 -lm
gwave_LDFLAGS = @GUILE_LDFLAGS@
AM_CFLAGS = @GTK_CFLAGS@ @GUILE_CFLAGS@ @GUILE_GNOME_CFLAGS@ \
-DDATADIR=\"$(datadir)\" -DBINGWAVE=\"$(bindir)/gwave\"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/gwave.git
More information about the Pkg-electronics-commits
mailing list