NTP has a configure fragment to test for GNU make and to abort if it's not being used.
I need it for the case where somebody is building in srcdir != builddir on an OS with a known VPATH bug in the stock make. See www.ntp.org for a pointer to the code. H
