Hi. This "fix" broke linking with -lpng12 on amd64, making the build of libkate fail. Note how the libpng12.so now is dangling:
% ls -lh /usr/lib/x86_64-linux-gnu/libpng* lrwxrwxrwx 1 root root 10 Feb 16 13:33 /usr/lib/x86_64-linux-gnu/libpng.a -> libpng12.a lrwxrwxrwx 1 root root 11 Feb 16 13:33 /usr/lib/x86_64-linux-gnu/libpng.so -> libpng12.so -rw-r--r-- 1 root root 238K Feb 16 13:33 /usr/lib/x86_64-linux-gnu/libpng12.a lrwxrwxrwx 1 root root 13 Feb 16 13:33 /usr/lib/x86_64-linux-gnu/libpng12.so -> libpng12.so.0 % Please find a way to fix it or revert the change. I'll file a new RC bug about the issue. -- Happy hacking Petter Reinholdtsen