X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=a2fcfbabb7a179affa0ad861ef7de41a0acacb4d;hb=b5a36e3878937a489458f7a0ff42769e826ae88b;hp=3c3b1e9a63aff3ce9fa2bf85b2625471ece1c74d;hpb=d8965755e707d97a515359a3d3732c46930d5350;p=openvswitch diff --git a/configure.ac b/configure.ac index 3c3b1e9a..a2fcfbab 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -# Copyright (c) 2008, 2009, 2010, 2011 Nicira Networks +# Copyright (c) 2008, 2009, 2010, 2011, 2012 Nicira Networks # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,7 +14,6 @@ AC_PREREQ(2.64) AC_INIT(openvswitch, 1.6.90, ovs-bugs@openvswitch.org) -NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux])