CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/04/22 18:35:14
Modified files:
emulators/mame : Makefile
Log message:
Use grep -rl instead of hardcoding paths where to perform "png.h" to
"localpng.h" substitutions. Some substitutions where not done, which
caused the build to fail when graphics/png is not installed.
OK nigel@, who initially reported the issue.
