[Xfce4-commits] <xfce4-mount-plugin:master> Remove redundant line, @SOLLIBS@ is already added in libmount_la_LIBADD
Landry Breuil
noreply at xfce.org
Sun Apr 15 11:16:01 CEST 2012
Updating branch refs/heads/master
to cf19b1304527617d7d5a15a1b3a82d1adc0aa308 (commit)
from c64f383ef3d205b1311f114bcef0933ba3bc332c (commit)
commit cf19b1304527617d7d5a15a1b3a82d1adc0aa308
Author: Landry Breuil <landry at xfce.org>
Date: Sun Apr 15 11:12:59 2012 +0200
Remove redundant line, @SOLLIBS@ is already added in libmount_la_LIBADD
spotted by Samuli Suominen
panel-plugin/Makefile.am | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am
index ec82c66..3b0f011 100644
--- a/panel-plugin/Makefile.am
+++ b/panel-plugin/Makefile.am
@@ -1,8 +1,6 @@
plugindir = $(libdir)/xfce4/panel/plugins
plugin_LTLIBRARIES = libmount.la
-LIBS = @LIBS@ @SOLLIBS@
-
libmount_la_SOURCES = \
devices.c \
devices.h \
More information about the Xfce4-commits
mailing list