X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=1fc6a479ca67499c51ccb87c27c59cb05cb6ce71;hb=ac3005057c9baf5fab366e31e2c18b26685a73e2;hp=ac854508494ecaf476ea71958b91771975cb4c2c;hpb=02dd3123a0e312f1d33403e744af52dd6096f12d;p=openvswitch diff --git a/configure.ac b/configure.ac index ac854508..1fc6a479 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -AC_PREREQ(2.63) +AC_PREREQ(2.64) AC_INIT(openvswitch, 0.99.2, ovs-bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c])