* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmlife/files: wmlife-1.0.1-configure.patch
@ 2014-09-19 13:22 Bernard Cafarelli (voyageur)
0 siblings, 0 replies; only message in thread
From: Bernard Cafarelli (voyageur) @ 2014-09-19 13:22 UTC (permalink / raw
To: gentoo-commits
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)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-09-19 13:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-19 13:22 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmlife/files: wmlife-1.0.1-configure.patch Bernard Cafarelli (voyageur)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox