Makefiles: Enable "dist-hook-git" check only when GNU make is in use.
authorBen Pfaff <blp@nicira.com>
Wed, 25 Jul 2012 17:25:55 +0000 (10:25 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 25 Jul 2012 19:39:41 +0000 (12:39 -0700)
commitb4e1bf8b7ef8704d857a9ee93d40719289b2139e
treefcc4b5fb4518fe057fa3049c449507909a1e3950
parent372d58a4e3d735a269856d1f285b5ed1b99f6dce
Makefiles: Enable "dist-hook-git" check only when GNU make is in use.

Otherwise, it will always fail because the Makefile in datapath/linux
requires GNU make to generate the list of distributed files.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Reported-by: Ed Maste <emaste@freebsd.org>
Makefile.am
acinclude.m4
configure.ac