It seems that this problem is perhaps not make version specific since I installed GNU make 3.79.1 on a Solaris system and the test suite passes without the error.

I did a diff between the MinGW Makefile and one from Solaris, and found not much interesting except for this:

< am__test_logs2 = $(am__test_logs1:.log=.log)
---
am__test_logs2 = $(am__test_logs1:.exe.log=.log)

Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/


Reply via email to