*** empty log message ***

This commit is contained in:
Matthias Clasen 2004-11-12 15:26:07 +00:00
parent 846a09413a
commit e0c2773f14
5 changed files with 13 additions and 1 deletions

View File

@ -1,5 +1,8 @@
2004-11-12 Matthias Clasen <mclasen@redhat.com> 2004-11-12 Matthias Clasen <mclasen@redhat.com>
* tests/Makefile.am (pixbuf_threads_LDADD): Make pixbuf-threads
link.
* NEWS: Updates * NEWS: Updates
2004-11-12 Matthias Clasen <mclasen@redhat.com> 2004-11-12 Matthias Clasen <mclasen@redhat.com>

View File

@ -1,5 +1,8 @@
2004-11-12 Matthias Clasen <mclasen@redhat.com> 2004-11-12 Matthias Clasen <mclasen@redhat.com>
* tests/Makefile.am (pixbuf_threads_LDADD): Make pixbuf-threads
link.
* NEWS: Updates * NEWS: Updates
2004-11-12 Matthias Clasen <mclasen@redhat.com> 2004-11-12 Matthias Clasen <mclasen@redhat.com>

View File

@ -1,5 +1,8 @@
2004-11-12 Matthias Clasen <mclasen@redhat.com> 2004-11-12 Matthias Clasen <mclasen@redhat.com>
* tests/Makefile.am (pixbuf_threads_LDADD): Make pixbuf-threads
link.
* NEWS: Updates * NEWS: Updates
2004-11-12 Matthias Clasen <mclasen@redhat.com> 2004-11-12 Matthias Clasen <mclasen@redhat.com>

View File

@ -1,5 +1,8 @@
2004-11-12 Matthias Clasen <mclasen@redhat.com> 2004-11-12 Matthias Clasen <mclasen@redhat.com>
* tests/Makefile.am (pixbuf_threads_LDADD): Make pixbuf-threads
link.
* NEWS: Updates * NEWS: Updates
2004-11-12 Matthias Clasen <mclasen@redhat.com> 2004-11-12 Matthias Clasen <mclasen@redhat.com>

View File

@ -144,7 +144,7 @@ pixbuf_read_LDADD = $(LDADDS)
pixbuf_lowmem_LDADD = $(LDADDS) pixbuf_lowmem_LDADD = $(LDADDS)
pixbuf_randomly_modified_LDADD = $(LDADDS) pixbuf_randomly_modified_LDADD = $(LDADDS)
pixbuf_random_LDADD = $(LDADDS) pixbuf_random_LDADD = $(LDADDS)
pixbuf_threads_LDADD = $(LDADDS) $(GTHREAD_LIBS) pixbuf_threads_LDADD = $(LDADDS) $(GLIB_LIBS)
testmerge_LDADD = $(LDADDS) testmerge_LDADD = $(LDADDS)
testactions_LDADD = $(LDADDS) testactions_LDADD = $(LDADDS)