From 470abcc950264f1e5c53367e6f3ee4a19ed7e7dd Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 1 Dec 2005 16:43:56 +0000 Subject: [PATCH] Remove a duplicate _LDADD --- ChangeLog | 4 ++++ ChangeLog.pre-2-10 | 4 ++++ ChangeLog.pre-2-12 | 4 ++++ tests/Makefile.am | 1 - 4 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d1cfe5c..0d4562b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-12-01 Matthias Clasen + + * tests/Makefile.am: Remove duplicate variable. + Thu Dec 1 17:32:46 2005 Tim Janik * glib/gslice.[hc]: new slice allocator implementation. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index d1cfe5c..0d4562b 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +2005-12-01 Matthias Clasen + + * tests/Makefile.am: Remove duplicate variable. + Thu Dec 1 17:32:46 2005 Tim Janik * glib/gslice.[hc]: new slice allocator implementation. diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index d1cfe5c..0d4562b 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,7 @@ +2005-12-01 Matthias Clasen + + * tests/Makefile.am: Remove duplicate variable. + Thu Dec 1 17:32:46 2005 Tim Janik * glib/gslice.[hc]: new slice allocator implementation. diff --git a/tests/Makefile.am b/tests/Makefile.am index 2ea5634..03c050b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -55,7 +55,6 @@ patterntest_LDADD = $(libglib) testgdate_LDADD = $(libglib) testgdateparser_LDADD = $(libglib) unicode_normalize_LDADD = $(libglib) -unicode_collate_LDADD = $(libglib) if ENABLE_TIMELOOP timeloop_LDADD = $(libglib) timeloop_closure_LDADD = $(libglib) $(libgobject) -- 2.7.4