From 5dfc0918c37c40063b92a55c365ec87e29f0ecef Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 10 Jul 2012 01:21:36 +0200 Subject: require GLib 2.16 GLib 2.16 was released more than 4 years ago. Let's remove some cruft from the glib_compat.h header, and avoid new cruft to it. --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3588f048..b349311f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1307,14 +1307,12 @@ test_run_inotify_LDADD = $(GLIB_LIBS) endif test_test_byte_reverse_SOURCES = \ - test/test_glib_compat.h \ test/test_byte_reverse.c test_test_byte_reverse_LDADD = \ libutil.a \ $(GLIB_LIBS) test_test_pcm_SOURCES = \ - test/test_glib_compat.h \ test/test_pcm_dither.c \ test/test_pcm_pack.c \ test/test_pcm_channels.c \ -- cgit v1.2.3