Remove a duplicate _LDADD
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 1 Dec 2005 16:43:56 +0000 (16:43 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 1 Dec 2005 16:43:56 +0000 (16:43 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
tests/Makefile.am

index d1cfe5c..0d4562b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-01 Matthias Clasen <mclasen@redhat.com>
+
+       * tests/Makefile.am: Remove duplicate variable.
+
 Thu Dec  1 17:32:46 2005  Tim Janik  <timj@imendio.com>
 
        * glib/gslice.[hc]: new slice allocator implementation.
index d1cfe5c..0d4562b 100644 (file)
@@ -1,3 +1,7 @@
+2005-12-01 Matthias Clasen <mclasen@redhat.com>
+
+       * tests/Makefile.am: Remove duplicate variable.
+
 Thu Dec  1 17:32:46 2005  Tim Janik  <timj@imendio.com>
 
        * glib/gslice.[hc]: new slice allocator implementation.
index d1cfe5c..0d4562b 100644 (file)
@@ -1,3 +1,7 @@
+2005-12-01 Matthias Clasen <mclasen@redhat.com>
+
+       * tests/Makefile.am: Remove duplicate variable.
+
 Thu Dec  1 17:32:46 2005  Tim Janik  <timj@imendio.com>
 
        * glib/gslice.[hc]: new slice allocator implementation.
index 2ea5634..03c050b 100644 (file)
@@ -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)