[evolution-data-server] Remove marshal.mk and EVO_MARSHAL_RULE automake macro.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Remove marshal.mk and EVO_MARSHAL_RULE automake macro.
- Date: Sun, 17 Mar 2013 13:42:29 +0000 (UTC)
commit 05a53b86e9672d6184bf1c733e9a9e5119f78943
Author: Matthew Barnes <mbarnes redhat com>
Date: Sun Mar 3 08:33:29 2013 -0500
Remove marshal.mk and EVO_MARSHAL_RULE automake macro.
No longer used.
Makefile.am | 1 -
configure.ac | 13 -------------
marshal.mk | 7 -------
3 files changed, 0 insertions(+), 21 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 85a52d2..f584b73 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,7 +26,6 @@ EXTRA_DIST = \
MAINTAINERS \
TODO \
NEWS \
- marshal.mk \
iconv-detect.c \
intltool-merge.in \
intltool-update.in \
diff --git a/configure.ac b/configure.ac
index e446947..e7d1065 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1371,15 +1371,6 @@ else
fi
dnl ******************************
-dnl GObject marshalling
-dnl ******************************
-AM_PATH_GLIB_2_0
-
-dnl We use AC_SUBST_FILE because AC_SUBST won't deal with newlines
-EVO_MARSHAL_RULE=$srcdir/marshal.mk
-AC_SUBST_FILE(EVO_MARSHAL_RULE)
-
-dnl ******************************
dnl Utility macro to set compiler flags for a specific lib.
dnl EVO_SET_COMPILE_FLAGS(VAR-PREFIX, DEPS, EXTRA-CFLAGS, EXTRA-LIBS)
dnl ******************************
@@ -1614,10 +1605,6 @@ dnl ******************************
GLIB_GSETTINGS
AM_PATH_GLIB_2_0
-dnl We use AC_SUBST_FILE because AC_SUBST won't deal with newlines
-EVO_MARSHAL_RULE=$srcdir/marshal.mk
-AC_SUBST_FILE(EVO_MARSHAL_RULE)
-
dnl ******************************
dnl gperf stuff
dnl ******************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]