Deb: idzebra-2.0-utils includes init.d script
[idzebra-moved-to-github.git] / configure.ac
index 1797d21..5ca970e 100644 (file)
@@ -1,8 +1,10 @@
 dnl This file is part of the Zebra server.
-dnl   Copyright (C) 1994-2011 Index Data
+dnl   Copyright (C) 2004-2013 Index Data
 dnl
 AC_PREREQ(2.60)
-AC_INIT([idzebra],[2.0.49],[zebra-help@indexdata.dk])
+AC_INIT([idzebra],
+m4_esyscmd([. ./IDMETA; echo $VERSION|tr -d '\n']),
+[zebra-help@indexdata.dk])
 AC_CONFIG_HEADERS([include/config.h])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])