mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-04 07:41:11 +01:00
Bug 529321 – make check fails in glib/pcre
* glib/pcre/Makefile.am: include Makefile.decl to fix 'make check'.
Patch by Hiroyuki Ikezoe
svn path=/branches/glib-2-16/; revision=7113
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
2008-06-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
Backport from trunk:
|
||||||
|
|
||||||
|
Bug 529321 – make check fails in glib/pcre
|
||||||
|
|
||||||
|
* glib/pcre/Makefile.am: include Makefile.decl to fix 'make check'.
|
||||||
|
Patch by Hiroyuki Ikezoe
|
||||||
|
|
||||||
2008-06-30 Matthias Clasen <mclasen@redhat.com>
|
2008-06-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
Backport from trunk:
|
Backport from trunk:
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
include $(top_srcdir)/Makefile.decl
|
||||||
|
|
||||||
INCLUDES = \
|
INCLUDES = \
|
||||||
-DG_LOG_DOMAIN=\"GLib-GRegex\" \
|
-DG_LOG_DOMAIN=\"GLib-GRegex\" \
|
||||||
-DSUPPORT_UCP \
|
-DSUPPORT_UCP \
|
||||||
|
|||||||
Reference in New Issue
Block a user