[ovs-git] Open vSwitch: Makefiles: Enable "dist-hook-git" check only when GNU make is in use. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jul 25 19:39:58 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  b4e1bf8b7ef8704d857a9ee93d40719289b2139e (commit)
       via  372d58a4e3d735a269856d1f285b5ed1b99f6dce (commit)
       via  8f3485515becfc2dea7b788e15a448b36cee58b0 (commit)
      from  5921e99ab1d0b6e0964b79a29107c65b5fb24f80 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b4e1bf8b7ef8704d857a9ee93d40719289b2139e
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=b4e1bf8b7ef8704d857a9ee93d40719289b2139e
Author: Ben Pfaff <blp at nicira.com>
		
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 at nicira.com>
Reported-by: Ed Maste <emaste at freebsd.org>


commit 372d58a4e3d735a269856d1f285b5ed1b99f6dce
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=372d58a4e3d735a269856d1f285b5ed1b99f6dce
Author: Ben Pfaff <blp at nicira.com>
		
configure: Fix check for GNU make $(if) extension.
		
As it turns out, the argument to AC_CONFIG_COMMANDS_PRE gets copied into
config.status whether or not it gets run by the shell at "configure" time,
defeating my attempt to support non-GNU make here.

Reported-by: Ed Maste <emaste at freebsd.org>
Signed-off-by: Ben Pfaff <blp at nicira.com>


commit 8f3485515becfc2dea7b788e15a448b36cee58b0
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=8f3485515becfc2dea7b788e15a448b36cee58b0
Author: Ben Pfaff <blp at nicira.com>
		
Makefile: Mark dist-hook-git and rate-limit-check as phony rules.
		
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 Makefile.am  |    8 ++++++++
 acinclude.m4 |   38 ++++++++++++++++++++++++++++++--------
 configure.ac |    1 +
 3 files changed, 39 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list