[glib] tests/Makefile.am: remove unused LDFLAGS variable



commit ef6371ff746e618eabd301b237b4e4a620ca5e47
Author: Ryan Lortie <desrt desrt ca>
Date:   Sat Oct 15 11:03:07 2011 -0400

    tests/Makefile.am: remove unused LDFLAGS variable

 tests/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3d7705a..8f4c57e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -75,7 +75,6 @@ testgdate_LDADD = $(libglib)
 testgdateparser_LDADD = $(libglib)
 unicode_normalize_LDADD = $(libglib)
 unicode_collate_LDADD = $(libglib)
-errorcheck_mutex_test_LDADD = $(libglib) $(libgthread) $(G_THREAD_LIBS) 
 assert_msg_test_LDADD = $(libglib)
 if ENABLE_TIMELOOP
 timeloop_LDADD = $(libglib)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]