X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=7641cc0cb615c3fec10e01e4b34636989bf73179;hp=050299bf89214f416d39f28ee5df5f9b15ad2d57;hb=f9070e3fc55f12dfa9562727f78734615535ec4c;hpb=d0e351c12fff564d876958e860338d43716dc269 diff --git a/configure.ac b/configure.ac index 050299b..7641cc0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,9 @@ dnl This file is part of the YAZ toolkit. -dnl Copyright (C) 1995-2010 Index Data +dnl Copyright (C) 1995-2011 Index Data AC_PREREQ([2.60]) -AC_INIT([yaz],[4.1.2],[yaz-help@indexdata.dk]) +AC_INIT([yaz], +m4_esyscmd([. ./IDMETA; echo $VERSION|tr -d '\n']), +[yaz-help@indexdata.dk]) AC_CONFIG_HEADERS(include/config.h) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config]) @@ -395,7 +397,6 @@ dnl ------ Makefiles dnl AC_OUTPUT([ Makefile -yaz.spec src/Makefile test/Makefile util/Makefile