[libical-glib] update m4
- From: Miao Yu <williamyu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libical-glib] update m4
- Date: Tue, 13 Jan 2015 22:59:35 +0000 (UTC)
commit 3061c473aba86385d220a8baf3a0018bb3374cfe
Author: william7777 <will yu aol com>
Date: Tue Jan 13 17:28:56 2015 -0500
update m4
Makefile.am | 1 +
Makefile.am~ | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
m4/Makefile.am | 3 ++
m4/Makefile.am~ | 3 ++
4 files changed, 63 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index d8b57fc..cf6c78c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,7 @@ SUBDIRS = \
src \
tests \
docs \
+ m4 \
$(NULL)
EXTRA_DIST = \
diff --git a/Makefile.am~ b/Makefile.am~
new file mode 100644
index 0000000..d8b57fc
--- /dev/null
+++ b/Makefile.am~
@@ -0,0 +1,56 @@
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
+ GNOME_CODE_COVERAGE_RULES@
+
+pkgconfigdir = $(libdir)/pkgconfig
+INTERFACE_VERSION=1.0
+
+%-$(INTERFACE_VERSION).pc: %.pc
+ cp $< $@
+
+pkgconfig_in_files = libical-glib-$(INTERFACE_VERSION).pc
+pkgconfig_DATA = $(pkgconfig_in_files:.pc.in=-$(INTERFACE_VERSION).pc)
+
+NULL =
+
+SUBDIRS = \
+ src \
+ tests \
+ docs \
+ $(NULL)
+
+EXTRA_DIST = \
+ $(pkgconfig_DATA) \
+ ChangeLog \
+ enumtypes.c.template \
+ enumtypes.h.template \
+ $(NULL)
+
+DISTCLEANFILES = \
+ $(pkgconfig_in_files)
+
+MAINTAINERCLEANFILES = \
+ $(srcdir)/INSTALL \
+ $(srcdir)/aclocal.m4 \
+ $(srcdir)/autoscan.log \
+ $(srcdir)/compile \
+ $(srcdir)/config.guess \
+ $(srcdir)/config.h.in \
+ $(srcdir)/config.sub \
+ $(srcdir)/configure.scan \
+ $(srcdir)/depcomp \
+ $(srcdir)/gtk-doc.make \
+ $(srcdir)/install-sh \
+ $(srcdir)/ltmain.sh \
+ $(srcdir)/missing \
+ $(srcdir)/mkinstalldirs \
+ $(srcdir)/m4/gtk-doc.m4 \
+ $(srcdir)/m4/intltool.m4 \
+ $(srcdir)/m4/libtool.m4 \
+ $(srcdir)/m4/ltoptions.m4 \
+ $(srcdir)/m4/ltsugar.m4 \
+ $(srcdir)/m4/ltversion.m4 \
+ $(srcdir)/m4/lt~obsolete.m4 \
+ $(NULL)
+
+-include $(top_srcdir)/git.mk
diff --git a/m4/Makefile.am b/m4/Makefile.am
new file mode 100644
index 0000000..0972f33
--- /dev/null
+++ b/m4/Makefile.am
@@ -0,0 +1,3 @@
+NULL =
+
+-include $(top_srcdir)/git.mk
diff --git a/m4/Makefile.am~ b/m4/Makefile.am~
new file mode 100644
index 0000000..0972f33
--- /dev/null
+++ b/m4/Makefile.am~
@@ -0,0 +1,3 @@
+NULL =
+
+-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]