[Xfce4-commits] [panel-plugins/xfce4-sensors-plugin] 07/10: remove outcommented lines with regular expressions for symbol exports from Makefile.am
noreply at xfce.org
noreply at xfce.org
Sat Mar 18 18:26:47 CET 2017
This is an automated email from the git hooks/post-receive script.
timystery pushed a commit to branch master
in repository panel-plugins/xfce4-sensors-plugin.
commit f87d472f1ef9279583e9eef5dd676d6fd5e11e2f
Author: Fabian <timystery at arcor.de>
Date: Sat Mar 18 01:34:31 2017 +0100
remove outcommented lines with regular expressions for symbol exports from Makefile.am
---
panel-plugin/Makefile.am | 3 ---
1 file changed, 3 deletions(-)
diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am
index 0cfbd26..f8e6bec 100644
--- a/panel-plugin/Makefile.am
+++ b/panel-plugin/Makefile.am
@@ -33,10 +33,7 @@ libxfce4_sensors_plugin_la_LDFLAGS = \
-export-symbols-regex "^[^_].*" \
$(PLATFORM_LDFLAGS)
-# -export-symbols-regex '^xfce_panel_module_(preinit|init|construct)'
-
# .desktop file
-#
desktop_in_files = xfce4-sensors-plugin.desktop.in
desktopdir = $(datadir)/xfce4/panel/plugins
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list