Fix GNU make detection.
Peter Eisentraut <peter_e@gmx.net>
Fix GNU make detection. (The test 'make --version' with FreeBSD make (and potentially others) would just reinvoke make on the same Makefile, resulting in an infinite loop.)
Files
| Path | Change | +/− |
|---|---|---|
| Makefile | modified | +3 −3 |
| src/Makefile | modified | +4 −4 |