X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fconfigure.ac;fp=webcit%2Fconfigure.ac;h=7ffaf142b725358974f64827c141f4055b5aae74;hp=2ca5796b27be7fbdcc2fa21d4f655d644c81bd49;hb=605133afb3d87139c657794d647c3a49df8b6a47;hpb=e8e6d8ec8decd3c161a1a78273b1538fe8bdb88b 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])