[Goodies-dev] Fw: Small patch to fix LDADD in xfce4-cpu-graph

Jannis Pohlmann jannis at xfce.org
Tue Sep 4 12:21:57 CEST 2007



Start weitergeleitete Nachricht:

Datum: Tue, 4 Sep 2007 09:47:27 +0200
Von: Harold Aling <h.aling at home.nl>
An: xfce-goodies-dev at lists.berlios.de
Betreff: Small patch to fix LDADD in xfce4-cpu-graph



Dear list,

Here's a very simple patch to enable cpugraph to be compiled with
--as-needed as described here:
http://wiki.xfce.org/panel_plugins_howto#testing_and_releasing_the_plugin


Index: panel-plugin/Makefile.am
===================================================================
--- panel-plugin/Makefile.am    (revision 3136)
+++ panel-plugin/Makefile.am    (working copy)
@@ -5,7 +5,7 @@
        -DPACKAGE_LOCALE_DIR=\"$(localedir)\"                   \
        @LIBXFCE4PANEL_CFLAGS@
 
-xfce4_cpugraph_plugin_LDFLAGS =
\ +xfce4_cpugraph_plugin_LDADD =                                  \
        @LIBXFCE4PANEL_LIBS@
 
 xfce4_cpugraph_plugin_SOURCES =
\


-H-

_______________________________________________
xfce-goodies-dev mailing list
xfce-goodies-dev at lists.berlios.de
https://lists.berlios.de/mailman/listinfo/xfce-goodies-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/goodies-dev/attachments/20070904/171099b8/attachment.pgp>


More information about the Goodies-dev mailing list