glib r7113 - in branches/glib-2-16: . glib/pcre



Author: matthiasc
Date: Mon Jun 30 22:25:21 2008
New Revision: 7113
URL: http://svn.gnome.org/viewvc/glib?rev=7113&view=rev

Log:
        Bug 529321 â make check fails in glib/pcre

        * glib/pcre/Makefile.am: include Makefile.decl to fix 'make check'.
        Patch by Hiroyuki Ikezoe



Modified:
   branches/glib-2-16/ChangeLog
   branches/glib-2-16/glib/pcre/Makefile.am

Modified: branches/glib-2-16/glib/pcre/Makefile.am
==============================================================================
--- branches/glib-2-16/glib/pcre/Makefile.am	(original)
+++ branches/glib-2-16/glib/pcre/Makefile.am	Mon Jun 30 22:25:21 2008
@@ -1,3 +1,5 @@
+include $(top_srcdir)/Makefile.decl
+
 INCLUDES = \
 	-DG_LOG_DOMAIN=\"GLib-GRegex\" \
 	-DSUPPORT_UCP \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]