[gimp] m4macros: remove gimpprint.m4, it's unused
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] m4macros: remove gimpprint.m4, it's unused
- Date: Sun, 27 Jan 2013 18:13:16 +0000 (UTC)
commit 4c90c51009d9807310280ed9e1f87a5311aff35a
Author: Michael Natterer <mitch gimp org>
Date: Sun Jan 27 19:12:02 2013 +0100
m4macros: remove gimpprint.m4, it's unused
acinclude.m4 | 1 -
m4macros/Makefile.am | 1 -
m4macros/gimpprint.m4 | 190 -------------------------------------------------
3 files changed, 0 insertions(+), 192 deletions(-)
---
diff --git a/acinclude.m4 b/acinclude.m4
index d37ffbd..735900d 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -1,5 +1,4 @@
m4_include([m4macros/alsa.m4])
m4_include([m4macros/binreloc.m4])
m4_include([m4macros/detectcflags.m4])
-m4_include([m4macros/gimpprint.m4])
m4_include([m4macros/pythondev.m4])
diff --git a/m4macros/Makefile.am b/m4macros/Makefile.am
index c1ea896..6496cd3 100644
--- a/m4macros/Makefile.am
+++ b/m4macros/Makefile.am
@@ -6,7 +6,6 @@ uinstalled_m4 = \
alsa.m4 \
binreloc.m4 \
detectcflags.m4 \
- gimpprint.m4 \
pythondev.m4
EXTRA_DIST = $(installed_m4) $(uninstalled_m4)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]