Update configure to generate config.h
[yazpp-moved-to-github.git] / configure.ac
index ff7b63d..47669f3 100644 (file)
@@ -2,6 +2,7 @@ dnl This file is part of yazpp
 dnl Copyright (C) 1998-2011 Index Data
 AC_PREREQ(2.60)
 AC_INIT([yazpp],[1.2.5],[adam@indexdata.dk])
+AC_CONFIG_HEADERS([include/config.h])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([1.9])