On Thu, Nov 16, 2017 at 09:40:06AM -0500, Aaron Conole wrote:
> Ben Pfaff writes:
>
> > Perl is unfashionable and Python is more widely available and understood,
> > so this commit converts one of the OVS uses of Perl into Python.
> >
> > Signed-off-by: Ben Pfaff
> > +def find_file(include_dirs,
Ben Pfaff writes:
> Perl is unfashionable and Python is more widely available and understood,
> so this commit converts one of the OVS uses of Perl into Python.
>
> Signed-off-by: Ben Pfaff
> ---
> Makefile.am | 4 +--
> build-aux/automake.mk | 3 +-
> build-aux/soexpand.pl | 40 ---
Perl is unfashionable and Python is more widely available and understood,
so this commit converts one of the OVS uses of Perl into Python.
Signed-off-by: Ben Pfaff
---
Makefile.am | 4 +--
build-aux/automake.mk | 3 +-
build-aux/soexpand.pl | 40 -
build-aux/soexp