2005-10-3 Harish Krishnaswamy <kharish@novell.com>
* marshal.mk : do not add the srcdir prefix as
$< already returns the full path.
Fixes#271308.
svn path=/trunk/; revision=30465
* configure.in: Define EVO_MARSHAL_RULE, which creates glib
marshaller .c and .h files that don't cause gcc warnings
* marshal.mk: The Makefile fragment used by EVO_MARSHAL_RULE.
(Can't include newlines in an AC_SUBST, so we have to use
AC_SUBST_FILE)
* Makefile.am (EXTRA_DIST): add marshal.mk
svn path=/trunk/; revision=21910