X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fconfigure.ac;h=810aabea64d8204c833e8a9b2fd4fb1f1661166c;hb=HEAD;hp=2ca5796b27be7fbdcc2fa21d4f655d644c81bd49;hpb=52a6fdb97bd645a7f815ef615e66405b57c0523a;p=citadel.git diff --git a/webcit/configure.ac b/webcit/configure.ac index 2ca5796b2..7ffaf142b 100644 --- a/webcit/configure.ac +++ b/webcit/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. dnl $Id$ -AC_INIT([WebCit],[m4_esyscmd_s(grep CLIENT_VERSION webcit.h | sed 's/[^0-9]*//g')],[http://uncensored.citadel.org]) +AC_INIT([WebCit],[m4_esyscmd_s(cat package-version.txt)],[http://uncensored.citadel.org]) AC_SUBST(PROG_SUBDIRS) AC_DEFINE(PROG_SUBDIRS, [], [Program dirs])