Because the line:
PKG_CHECK_MODULES([LIBPNG],libpng)
Is not behind AC_ARG_WITH in gtk/configure.ac
and you do --without-png (should be --without-screenshot but that's Issue
41 I opened)
The LIBPNG_LIBS get added to LIBS= line regardless and snes9x will
unwantedly link against libpng.
Original issue reported on code.google.com by ssuomi...@unk.fi on 14 Mar 2010 at 4:25
Original issue reported on code.google.com by
ssuomi...@unk.fi
on 14 Mar 2010 at 4:25