test: add GLib testing compatibility header

Didn't compile on GLib < 2.16.
This commit is contained in:
Max Kellermann
2011-10-19 21:10:01 +02:00
parent 08a0bb756d
commit f1da118a6c
7 changed files with 63 additions and 0 deletions
+1
View File
@@ -1195,6 +1195,7 @@ test_run_inotify_LDADD = $(GLIB_LIBS)
endif
test_test_pcm_SOURCES = \
test/test_glib_compat.h \
test/test_pcm_dither.c \
test/test_pcm_pack.c \
test/test_pcm_channels.c \