On Tue, Sep 13, 2011 at 01:45:53PM -0700, Ethan Jackson wrote:
> This patch fixes the following warnings on my system:
>
> vswitchd/ovs-vswitchd.conf.db.5:62: warning: macro `PS' not defined
> vswitchd/ovs-vswitchd.conf.db.5:138: warning: macro `PE' not defined
Thanks, I forgot to send this one o
This patch fixes the following warnings on my system:
vswitchd/ovs-vswitchd.conf.db.5:62: warning: macro `PS' not defined
vswitchd/ovs-vswitchd.conf.db.5:138: warning: macro `PE' not defined
---
Makefile.am |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Ma