X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=eb5f9fdd72c111295b834b5dfa541ccbcfddebe5;hb=f730dded18218f869c3c316b98912ff19d8fb71c;hp=22f263d4eb3777c5fd090767e2a8797244e88fb5;hpb=f24230f9d9a3a5f875ec174d0bc5bc3e74ce7fb1;p=openvswitch diff --git a/configure.ac b/configure.ac index 22f263d4..eb5f9fdd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,6 @@ AC_PREREQ(2.59) AC_INIT(openflow, v0.8.1, info@openflowswitch.org) +AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE AC_PROG_CC