diff --git a/openvswitch.spec b/openvswitch.spec index 9d1e185..420b862 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -35,6 +35,7 @@ Documents and helpful information for Open vSwitch. %autosetup %build +autoreconf ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=%{_localstatedir} \ --libdir=%{_libdir} --enable-ssl --enable-shared %make_build