On Mon, Jun 22, 2015 at 04:44:28PM -0700, Alex Wang wrote:
> On Mon, Jun 22, 2015 at 3:58 PM, Alex Wang <al...@nicira.com> wrote:
> 
> >
> >
> > On Mon, Jun 22, 2015 at 3:42 PM, Ben Pfaff <b...@nicira.com> wrote:
> >
> >> Originally only the OVN documentation used the XML format, but now it's
> >> used outside the ovn directory (initially for ovs-sim.1) so it's more
> >> logical to have the xml->nroff rule at the top level.
> >>
> >> Reported-by: Alex Wang <al...@nicira.com>
> >> Signed-off-by: Ben Pfaff <b...@nicira.com>
> >> ---
> >>  Makefile.am     | 18 ++++++++++++++++++
> >>  ovn/automake.mk | 18 ------------------
> >>  2 files changed, 18 insertions(+), 18 deletions(-)
> >>
> >> diff --git a/Makefile.am b/Makefile.am
> >> index 178e82c..ad536b6 100644
> >> --- a/Makefile.am
> >> +++ b/Makefile.am
> >> @@ -181,6 +181,24 @@ SUFFIXES += .in
> >>         fi
> >>         $(AM_V_at) mv $@.tmp $@
> >>
> >>
> >
> > Need to put one more newline here, otherwise configure will fail
> > due to:
> >
> > Makefile:5239: *** missing separator.  Stop.
> >
> > Acked-by: Alex Wang <al...@nicira.com>
> >
> 
> 
> After I dist-clean and ran again, it worked.  So, please ignore my comment.
> 
> Acked-by: Alex Wang <al...@nicira.com>

Thanks.

I doubt this patch was related to the problem, because it only moves
text around without changing it.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to