mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Bug 548967 - 1 bit mutex lock: add tests
Add a test case for the new API. Always check the emulated futex(2) implementation, even on systems with futex support.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
include $(top_srcdir)/Makefile.decl
|
||||
|
||||
SUBDIRS = . tests
|
||||
DIST_SUBDIRS = tests
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir) \
|
||||
-I$(top_srcdir)/glib \
|
||||
|
Reference in New Issue
Block a user