This fixes it: --- plugins/Makefile.am.1 2007-07-02 01:52:08.000000000 +0200 +++ plugins/Makefile.am 2007-07-02 01:52:10.000000000 +0200 @@ -46,6 +46,7 @@ libclone_la_SOURCES = clone.c libpng_la_LDFLAGS = -module -avoid-version -no-undefined +libpng_la_LIBADD = -lpng12 libpng_la_SOURCES = png.c libblur_la_DEPENDENCIES = $(top_builddir)/libdecoration/libdecoration.la
Should now be fixed in head.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.