From: "Bernard Cafarelli (voyageur)" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmlife/files: wmlife-1.0.1-configure.patch
Date: Fri, 19 Sep 2014 13:22:43 +0000 (UTC) [thread overview]
Message-ID: <20140919132243.BC1115C2C@oystercatcher.gentoo.org> (raw)
voyageur 14/09/19 13:22:43
Added: wmlife-1.0.1-configure.patch
Log:
Fix compilation, bug #515916. Remove old
(Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
Revision Changes Path
1.1 x11-plugins/wmlife/files/wmlife-1.0.1-configure.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmlife/files/wmlife-1.0.1-configure.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmlife/files/wmlife-1.0.1-configure.patch?rev=1.1&content-type=text/plain
Index: wmlife-1.0.1-configure.patch
===================================================================
diff -Naur wmlife-1.0.0-orig/configure.in wmlife-1.0.0/configure.in
--- wmlife-1.0.0-orig/configure.in 2005-09-23 00:18:09.000000000 +0300
+++ wmlife-1.0.0/configure.in 2014-04-28 23:52:09.701103219 +0300
@@ -38,6 +38,6 @@
AC_CACHE_CHECK([for gdk2 libs], GDKLIBS, [GDKLIBS=`$config --libs gtk+-2.0 | sed -e "s/-lgtk-x11-2.0//g" -e "s/-latk-1.0//g"`])
CFLAGS="$CFLAGS $GDKINCS"
-LDFLAGS="$LDFLAGS $GDKLIBS"
+LDFLAGS="$LDFLAGS $GDKLIBS -lm"
AC_OUTPUT(Makefile src/Makefile)
reply other threads:[~2014-09-19 13:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140919132243.BC1115C2C@oystercatcher.gentoo.org \
--to=voyageur@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox