mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
Remove a duplicate _LDADD
This commit is contained in:
parent
733b1789c1
commit
470abcc950
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user