/soc/2012/sanket/statscollector-2.x.y: f80e1469e66d: Remove stat...
Sanket Agarwal
sanket at soc.pidgin.im
Fri Apr 5 02:15:47 EDT 2013
Changeset: f80e1469e66d237f1a8f52983772481f83879ae8
Author: Sanket Agarwal <sanket at soc.pidgin.im>
Date: 2013-04-04 22:13 +0530
Branch: soc.2012.statscollector
URL: https://hg.pidgin.im/soc/2012/sanket/statscollector-2.x.y/rev/f80e1469e66d
Description:
Remove statscollector target in Makefile.am.
diffstat:
pidgin/plugins/Makefile.am | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diffs (35 lines):
diff --git a/pidgin/plugins/Makefile.am b/pidgin/plugins/Makefile.am
--- a/pidgin/plugins/Makefile.am
+++ b/pidgin/plugins/Makefile.am
@@ -44,7 +44,6 @@ pidginrc_la_LDFLAGS = -module -a
relnot_la_LDFLAGS = -module -avoid-version
sendbutton_la_LDFLAGS = -module -avoid-version
spellchk_la_LDFLAGS = -module -avoid-version
-statscollector_la_LDFLAGS = -module -avoid-version
themeedit_la_LDFLAGS = -module -avoid-version
timestamp_la_LDFLAGS = -module -avoid-version
timestamp_format_la_LDFLAGS = -module -avoid-version
@@ -65,7 +64,6 @@ plugin_LTLIBRARIES = \
relnot.la \
sendbutton.la \
spellchk.la \
- statscollector.la \
themeedit.la \
timestamp.la \
timestamp_format.la \
@@ -92,7 +90,6 @@ pidginrc_la_SOURCES = pidginrc.c
relnot_la_SOURCES = relnot.c
sendbutton_la_SOURCES = sendbutton.c
spellchk_la_SOURCES = spellchk.c
-statscollector_la_SOURCES = statscollector.c
themeedit_la_SOURCES = themeedit.c themeedit-icon.c themeedit-icon.h
timestamp_la_SOURCES = timestamp.c
timestamp_format_la_SOURCES = timestamp_format.c
@@ -112,7 +109,6 @@ pidginrc_la_LIBADD = $(GTK_LIBS
relnot_la_LIBADD = $(GLIB_LIBS)
sendbutton_la_LIBADD = $(GTK_LIBS)
spellchk_la_LIBADD = $(GTK_LIBS)
-statscollector_la_LIBADD = $(GTK_LIBS)
themeedit_la_LIBADD = $(GTK_LIBS)
timestamp_la_LIBADD = $(GTK_LIBS)
timestamp_format_la_LIBADD = $(GTK_LIBS)
More information about the Commits
mailing list