[glib: 1/2] Revert "Add a gnet utility"
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] Revert "Add a gnet utility"
- Date: Tue, 28 Aug 2018 13:19:36 +0000 (UTC)
commit d9b331f4d4f65161702ada9a84edef36b7393611
Author: Philip Withnall <withnall endlessm com>
Date: Tue Aug 28 11:59:04 2018 +0100
Revert "Add a gnet utility"
This reverts commit 3c1902fcf9ff9d0fb162d6ea71ec94c253687f84.
This was accidentally re-added from an old version of the branch before
!265 was merged. It should not have been re-added.
gio/Makefile.am | 8 ------
gio/gnet-tool.c | 77 ---------------------------------------------------------
2 files changed, 85 deletions(-)
---
diff --git a/gio/Makefile.am b/gio/Makefile.am
index 4010cd0f8..e14cad229 100644
--- a/gio/Makefile.am
+++ b/gio/Makefile.am
@@ -993,14 +993,6 @@ gio_LDADD = libgio-2.0.la \
$(top_builddir)/glib/libglib-2.0.la \
$(NULL)
-bin_PROGRAMS += gnet
-gnet_SOURCES = \
- gnet-tool.c
-gnet_LDADD = libgio-2.0.la \
- $(top_builddir)/gobject/libgobject-2.0.la \
- $(top_builddir)/glib/libglib-2.0.la \
- $(NULL)
-
dist-hook: $(BUILT_EXTRA_DIST)
files='$(BUILT_EXTRA_DIST)'; \
for f in $$files; do \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]