[ovs-git] Open vSwitch: configure: Improve error message when pkg-config is missing. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jul 13 19:43:05 UTC 2011


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  2bc458b3afa21a8fab448ff65ab454a0827f458f (commit)
      from  b9ec4ff78d24f3c3fbeb7a8838ad578e9f748ef3 (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 2bc458b3afa21a8fab448ff65ab454a0827f458f
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=2bc458b3afa21a8fab448ff65ab454a0827f458f
Author: Ben Pfaff <blp at nicira.com>
		
configure: Improve error message when pkg-config is missing.
		
Until now, when pkg-config is missing, Autoconf emitted this error:
    error: possibly undefined macro: PKG_CHECK_MODULES
This commit changes the message to:
    error: Please install pkg-config.
This should be easier for users to interpret.

Suggested-by: Ethan Jackson <ethan at nicira.com>


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

Summary of changes:
 m4/openvswitch.m4 |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list