aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'vnet/configure.ac')
-rw-r--r--vnet/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/vnet/configure.ac b/vnet/configure.ac
index b4b6723a693..bc1922b9fa0 100644
--- a/vnet/configure.ac
+++ b/vnet/configure.ac
@@ -1,4 +1,6 @@
AC_INIT(vnet, 1.1)
+AC_CONFIG_AUX_DIR(config)
+AC_CONFIG_HEADERS(config/config.h)
LT_INIT
AM_INIT_AUTOMAKE
AM_SILENT_RULES