[gtksourceview] Remove gtksourceview-zip.in
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] Remove gtksourceview-zip.in
- Date: Sun, 27 Mar 2016 16:37:19 +0000 (UTC)
commit 20d481290a0c4c7d0d6dfb3aca07a1cd89fa7fd4
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sun Mar 27 18:32:28 2016 +0200
Remove gtksourceview-zip.in
It was used to build GtkSourceView on Windows, but is no longer
relevant. msys2 can be used, or GtkSourceView can now also be built with
MSVC.
Makefile.am | 1 -
configure.ac | 1 -
gtksourceview-zip.in | 34 ----------------------------------
3 files changed, 0 insertions(+), 36 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 278599e..d8bc59a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,6 @@ pkgconfig_DATA = gtksourceview-3.0.pc
EXTRA_DIST = \
gtksourceview.doap \
gtksourceview-3.0.pc.in \
- gtksourceview-zip.in \
HACKING \
MAINTAINERS \
config.h.win32.in \
diff --git a/configure.ac b/configure.ac
index c04c94c..0dc1a7a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -220,7 +220,6 @@ AC_SUBST(ABS_TOP_SRCDIR)
# Output files
AC_CONFIG_FILES([
gtksourceview-3.0.pc
-gtksourceview-zip
Makefile
config.h.win32
build/Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]