mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
Remove a duplicate _LDADD
This commit is contained in:
@@ -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.
|
||||
|
@@ -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.
|
||||
|
@@ -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.
|
||||
|
@@ -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)
|
||||
|
Reference in New Issue
Block a user