mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +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>
|
Thu Dec 1 17:32:46 2005 Tim Janik <timj@imendio.com>
|
||||||
|
|
||||||
* glib/gslice.[hc]: new slice allocator implementation.
|
* 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>
|
Thu Dec 1 17:32:46 2005 Tim Janik <timj@imendio.com>
|
||||||
|
|
||||||
* glib/gslice.[hc]: new slice allocator implementation.
|
* 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>
|
Thu Dec 1 17:32:46 2005 Tim Janik <timj@imendio.com>
|
||||||
|
|
||||||
* glib/gslice.[hc]: new slice allocator implementation.
|
* glib/gslice.[hc]: new slice allocator implementation.
|
||||||
|
@@ -55,7 +55,6 @@ patterntest_LDADD = $(libglib)
|
|||||||
testgdate_LDADD = $(libglib)
|
testgdate_LDADD = $(libglib)
|
||||||
testgdateparser_LDADD = $(libglib)
|
testgdateparser_LDADD = $(libglib)
|
||||||
unicode_normalize_LDADD = $(libglib)
|
unicode_normalize_LDADD = $(libglib)
|
||||||
unicode_collate_LDADD = $(libglib)
|
|
||||||
if ENABLE_TIMELOOP
|
if ENABLE_TIMELOOP
|
||||||
timeloop_LDADD = $(libglib)
|
timeloop_LDADD = $(libglib)
|
||||||
timeloop_closure_LDADD = $(libglib) $(libgobject)
|
timeloop_closure_LDADD = $(libglib) $(libgobject)
|
||||||
|
Reference in New Issue
Block a user