Looks good to me.
Ethan
On Wed, Jul 13, 2011 at 10:59, Ben Pfaff wrote:
> 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 easi
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
---
m4/openvswitch.m4 |