mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 23:28:54 +02:00
Fix make check
svn path=/trunk/; revision=7014
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
2008-06-11 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
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-11 Tor Lillqvist <tml@novell.com>
|
2008-06-11 Tor Lillqvist <tml@novell.com>
|
||||||
|
|
||||||
* glib/giowin32.c: g_win32_error_message() works fine for the
|
* glib/giowin32.c: g_win32_error_message() works fine for the
|
||||||
|
|||||||
@@ -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 \
|
||||||
@@ -62,5 +64,3 @@ EXTRA_DIST = \
|
|||||||
COPYING \
|
COPYING \
|
||||||
makefile.msc
|
makefile.msc
|
||||||
|
|
||||||
# automake workaround
|
|
||||||
test:
|
|
||||||
|
|||||||
Reference in New Issue
Block a user