Fix GNU make detection.

Peter Eisentraut <peter_e@gmx.net>

Commit: 6f2f1690156d4815a40977f900f098af4f745086
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2000-11-06T18:18:22Z
Releases: 7.1.1
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

PathChange+/−
Makefile modified +3 −3
src/Makefile modified +4 −4