[atk: 9/19] Remove unused script for bundling ATK on Windows
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk: 9/19] Remove unused script for bundling ATK on Windows
- Date: Mon, 22 May 2017 13:19:47 +0000 (UTC)
commit d0aeb41d9079b6b4a43850b053128cb29d53300e
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon May 22 09:36:38 2017 +0100
Remove unused script for bundling ATK on Windows
Almost 10 years old, and completely out of date.
Makefile.am | 5 +----
atk-zip.sh.in | 27 ---------------------------
configure.ac | 1 -
3 files changed, 1 insertions(+), 32 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 0e416ef..d62072b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,6 @@ SUBDIRS = atk tests docs po win32
EXTRA_DIST = \
MAINTAINERS \
atk.pc.in \
- atk-zip.sh.in \
m4/introspection.m4 \
config.h.win32
@@ -15,6 +14,4 @@ pkgconfig_DATA = atk.pc
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
-DISTCLEANFILES = \
- atk.pc \
- atk-zip.sh
+DISTCLEANFILES = atk.pc
diff --git a/configure.ac b/configure.ac
index 1ad75bc..cd3997a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -268,7 +268,6 @@ win32/vs14/Makefile
win32/vs15/Makefile
docs/Makefile
docs/version.xml
-atk-zip.sh
config.h.win32
])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]