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_pluginIndex: 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@...
https://lists.berlios.de/mailman/listinfo/xfce-goodies-dev